Skip to main content

Crate get_size_derive2

Crate get_size_derive2 

Source
Expand description

Derives the GetSize trait of get-size2 for structs and enums.

This crate is re-exported by get-size2 and is meant to be used through its derive feature. See GetSize for the attribute reference.

Derive Macrosยง

GetSize
Derives the GetSize trait for structs and enums.