Trait Connection

Source
pub trait Connection:
    Sync
    + Send
    + 'static { }

Implementors§