Crate maybe_box [−] [src]
Store arbitrary data in the size of a usize
, only boxing it if necessary.
Structs
MaybeBox |
Hold a value of type |
Enums
Unpacked |
An unpacked |