pub fn create_runtime(config: &RuntimeConfig) -> Result<Box<dyn RuntimeAdapter>>Expand description
Factory: create the right runtime from config
pub fn create_runtime(config: &RuntimeConfig) -> Result<Box<dyn RuntimeAdapter>>Factory: create the right runtime from config