Type Definition ibm_db::Result[][src]

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

Result type returned by most functions in this crate