Skip to main content

ZeroCopy

Derive Macro ZeroCopy 

Source
#[derive(ZeroCopy)]
{
    // Attributes available to this derive:
    #[bincode]
}
Available on crate features zero-copy and derive only.