[][src]Function lber::parse::parse_tag

pub fn parse_tag(i: &[u8]) -> IResult<&[u8], StructureTag>

Parse raw BER data into a serializable structure.