Skip to main content

Module wildcard

Module wildcard 

Source

Structs§

ExposedCache
Caches information about where in the tree exposed nodes with permission to do reads/ rites are located. ExposedCache stores this information a single location (or rather, a range of homogeneous locations) for all nodes in an allocation.
ExposedCacheNode 🔒
State per location per node keeping track of where relative to this node exposed nodes are and what access permissions they have.

Enums§

WildcardAccessLevel
Represents the maximum access level that is possible.
WildcardAccessRelatedness
Where the access happened relative to the current node.