Function der_parser::parse_der_bitstring [] [src]

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