[][src]Trait murmel::p2p::Command

pub trait Command {
    fn command(&self) -> String;
}

Required methods

fn command(&self) -> String

Loading content...

Implementations on Foreign Types

impl Command for RawNetworkMessage[src]

Loading content...

Implementors

Loading content...