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