Struct bencode::Parser [] [src]

pub struct Parser<T> { /* fields omitted */ }

Methods

impl<T: Iterator<Item=BencodeEvent>> Parser<T>
[src]