[−][src]Trait sp_runtime::traits::Lookup
Means of changing one type into another in a manner dependent on the source type.
Means of changing one type into another in a manner dependent on the source type.
impl<T> Lookup for IdentityLookup<T>
[src]