diesel
2.2.4
Connection
Sealed
Implementors
In diesel::
connection
diesel
::
connection
Trait
ConnectionSealed
Copy item path
source
pub trait ConnectionSealed { }
Expand description
This trait restricts who can implement
Connection
Implementors
§
source
§
impl
ConnectionSealed
for
PgConnection