Function sim_rust::functions::tick[][src]

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