Function extra::json::Parser

pub fn Parser<T: std::iter::Iterator>(rdr: ~T) -> Parser<T>

Decode a json value from an Iterator