Expand description
Crate providing Zc for self-referential zero-copy structures.
Re-exports§
pub use aliasable;
Macros§
Structs§
Traits§
- Implemented for types that use data provided by an
Ownerand guarantee that internal state is protected. - Represents the owner of data with an associated storage type.
- Implemented for types that can safely provide a stable, aliasable reference to data they own.