[][src]Type Definition odbc::Result

type Result<T> = Result<T, DiagnosticRecord>;

Result type returned by most functions in this crate