Struct grid_sim::world::return_types::StepResult [] [src]

pub struct StepResult {
    pub steps: u64,
    pub updated_cells: u64,
}

Fields

Trait Implementations

impl Debug for StepResult
[src]

Formats the value using the given formatter.