Trait sp_runtime::BoundToRuntimeAppPublic [−][src]
pub trait BoundToRuntimeAppPublic { type Public: RuntimeAppPublic; }
Something that bound to a fixed RuntimeAppPublic
.
Associated Types
type Public: RuntimeAppPublic
[src]
The RuntimeAppPublic
this type is bound to.
Implementations on Foreign Types
Loading content...Implementors
impl BoundToRuntimeAppPublic for UintAuthorityId
[src]
impl BoundToRuntimeAppPublic for UintAuthorityId
[src]