Trait minutiae::action::CellAction [] [src]

pub trait CellAction<C: CellState> { }

An attempt of an entity to mutate a cell.

Implementors