Type Definition sim_rust::functions::EnvResult[][src]

pub type EnvResult = Result<Box<dyn Environment>, &'static str>;