Trait toy_rpc::message::Metadata[][src]

pub trait Metadata {
    fn get_id(&self) -> MessageId;
}

Returning the metadata

Required methods

fn get_id(&self) -> MessageId[src]

Loading content...

Implementors

Loading content...