[][src]Function binjs_decode::parse_tree

fn parse_tree<R: Read + Seek>(
    get_stream: &dyn Fn() -> R,
    options: &mut Options
) -> Script