pub type GenericResult<T> = Result<T, GenericError>;