Struct iota::Msg [] [src]

pub struct Msg {
    // some fields omitted
}

Methods

impl Msg
[src]

fn new(client: &Client, data: &[u8]) -> Msg

fn auth(client: &Client, msg: &Msg) -> bool