macro_rules! impl_storable_unbounded { ($ident:ident) => { ... }; }
Implement Storable without a size bound.
Storable