fn gen_complete_impl_set(config: &TypeConfig) -> TokenStreamExpand description
Generate all storage-related impls for a type.
Note: Storable is provided by a blanket impl for all Packable types.
fn gen_complete_impl_set(config: &TypeConfig) -> TokenStreamGenerate all storage-related impls for a type.
Note: Storable is provided by a blanket impl for all Packable types.