pub type Error = SourceError<TableGenError>;
Main error type.
pub struct Error { /* private fields */ }