Trait de_net::connection::book::Connection   
source · pub(super) trait Connection {
    // Required method
    fn pending(&self) -> bool;
}pub(super) trait Connection {
    // Required method
    fn pending(&self) -> bool;
}