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