impl_storable_unbounded

Macro impl_storable_unbounded 

Source
macro_rules! impl_storable_unbounded {
    ($ident:ident) => { ... };
}
Expand description

Implement Storable without a size bound.