Expand description
The ResourceMetadata
type.
Structsยง
- Resource
Metadata ๐ - A set of resources, holding a
Arc<T>
and epoch for each member.
Enumsยง
- Resource
Metadata ๐Provider - A source of resource metadata.
Functionsยง
- iterate_
bitvec_ ๐indices - Produces an iterator that yields the indexes of all bits that are set in the bitvec.
- resize_
bitvec ๐ - Resizes the given bitvec to the given size. Iโm not sure why this is hard to do but it is.