Module wyz::comu [−][src]
Trait-level co
nst/mu
table tracking.
This module provides a system of marker types that can be used to encode write permissions into type parameters rather than duplicate structures.
Structs
Address | A generic non-null pointer with type-system mutability tracking. |
Const | A basic |
Frozen | A frozen wrapper over some other |
Mut | A basic |
NullPtrError |
|
Traits
Mutability | Generalized mutability permissions. |