Type Definition PieceXDataState
otter_api_tests
type PieceXDataState = Option<Box<dyn PieceXData + 'static, Global>>;