Function sim_rust::functions::collect[][src]

pub fn collect(
    environment: Box<dyn Environment>
) -> Result<Box<dyn Environment>, &'static str>