Struct krpc::rpc::Rpc [] [src]

pub struct Rpc {
    pub id: Id,
    // some fields omitted
}

Fields

Methods

impl Rpc
[src]

Trait Implementations

impl Debug for Rpc
[src]

Formats the value using the given formatter.