Struct pbf_reader::IdNode [] [src]

pub struct IdNode<T> {
    // some fields omitted
}

Trait Implementations

impl<T: Debug> Debug for IdNode<T>
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.