Trait calamine::CellType

source ·
pub trait CellType: Default + Clone + PartialEq { }
Expand description

A trait to constrain cells

Implementors