devela::_dep::rkyv

Module traits

Available on crate feature dep_rkyv only.
Expand description

The core traits provided by rkyv.

Structs§

Traits§

Derive Macros§

  • Derives Archive for the labeled type.
  • Derives Deserialize for the labeled type.
  • Derives Portable for the labeled type.
  • Derives Serialize for the labeled type.