Type Definition Result
Other items insea_query::error
pub type Result<T> = Result<T, Error>;
Result type for sea-query