Struct cjdns::structs::CjdnsPage [] [src]

pub struct CjdnsPage {
    pub more: Option<u64>,
}

Fields

Methods

impl CjdnsPage
[src]

Trait Implementations

impl Debug for CjdnsPage
[src]

Formats the value using the given formatter.

impl Decodable for CjdnsPage
[src]

Deserialize a value using a Decoder.