Struct pbf_reader::Tup [] [src]

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

Trait Implementations

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

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

Formats the value using the given formatter.