pub type PieceXDataState = Option<Box<dyn PieceXData>>;

Trait Implementations