Function der_parser::parse_der_utf8string[][src]

pub fn parse_der_utf8string(i: &[u8]) -> IResult<&[u8], DerObject>