pub type BoxReadConnection = Box<dyn ReadConnection>;

Aliased Type§

struct BoxReadConnection(/* private fields */);