Crate zc

Source
Expand description

Crate providing Zc for self-referential zero-copy structures.

Re-exports§

Macros§

Structs§

Traits§

  • Implemented for types that use data provided by an Owner and 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.

Derive Macros§