More doc fixes
This commit is contained in:
parent
f7f9e243ce
commit
9bb59ced69
@ -7,7 +7,7 @@ use std::fmt;
|
||||
use Connection;
|
||||
|
||||
#[doc(inline)]
|
||||
pub use postgres_shared::error::*;
|
||||
pub use postgres_shared::error::{DbError, ConnectError, ErrorPosition, Severity, SqlState};
|
||||
|
||||
/// A runtime error.
|
||||
#[derive(Debug)]
|
||||
|
Loading…
Reference in New Issue
Block a user