Expand description
Fractional ownership. This module defines the real-based fractional permissions storage protocol.
FracPdefines the basic fractional protocol monoid.FracStoragedefine the actual storage resource that can be split into arbitrary finite pieces for shared read access, it can be seen as a real-based re-implemetation ofFrac(https://verus-lang.github.io/verus/verusdoc/vstd/tokens/frac/struct.FracGhost.html).
Structs§
- Frac
Storage - The authoritative fractional storage resource.
Enums§
- FracP
- The fractional protocol monoid