Trait sp_core::traits::FetchRuntimeCode [−][src]
Expand description
Something that can fetch the runtime :code
.
Required methods
Implementors
impl<'a, B: Backend<H>, H: Hasher> FetchRuntimeCode for BackendRuntimeCode<'a, B, H>
impl<'a, B: Backend<H>, H: Hasher> FetchRuntimeCode for BackendRuntimeCode<'a, B, H>