[−][src]Trait scale_info::IntoPortable
Convert the type definition into the portable form using a registry.
Associated Types
Loading content...Required methods
fn into_portable(self, registry: &mut Registry) -> Self::Output[src]
Convert self to the portable form by using the registry for caching.