Trait mangata_node::command::RuntimeResolver
source · trait RuntimeResolver {
// Required method
fn runtime(&self) -> Runtime;
}
Required Methods§
Implementations on Foreign Types§
source§impl RuntimeResolver for PathBuf
impl RuntimeResolver for PathBuf
Implementation, that can resolve Runtime
from any json configuration file