[][src]Trait libp2p_rpc::RPCRequest

pub trait RPCRequest {
    fn is_goodbye(&self) -> bool;
fn expect_response(&self) -> bool; }

Required methods

fn is_goodbye(&self) -> bool

fn expect_response(&self) -> bool

Loading content...

Implementors

Loading content...