Function x509_parser::x509_parser [] [src]

pub fn x509_parser<'a>(i: &'a [u8]) -> IResult<&'a [u8], X509Certificate<'a>>