Type Definition uquery::QueryResult[][src]

pub type QueryResult<T> = Result<T>;
Expand description

A type representing the error for a query.