pub type DataError = Error<Data>;
Error<Data>
pub struct DataError { pub variant: Data, }
variant: Data
The error variant