light-zero-copy-derive 0.7.0

Proc macro for zero-copy deserialization
Documentation
1
2
3
4
5
6
7
pub mod from_impl;
pub mod meta_struct;
pub mod utils;
pub mod z_enum;
pub mod z_struct;
#[cfg(feature = "mut")]
pub mod zero_copy_new;