Trait diesel::connection::ConnectionSealed

source ·
pub trait ConnectionSealed { }
Expand description

This trait restricts who can implement Connection

Implementors§