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