pbf_reader
pub struct Tup<T> { // some fields omitted }
impl<T: Debug> Debug for Tup<T>
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter.