Type Definition otter::gamestate::PieceXDataState[][src]

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

Trait Implementations