Type Definition odbc::Result [] [src]

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

Result type returned by most functions in this crate