Trait calamine::CellType [] [src]

pub trait CellType: Default + Clone + PartialEq { }

A trait to constrain cells

Implementors