[][src]Function melib::email::parser::encodings::quoted_printable_byte

pub fn quoted_printable_byte(input: &[u8]) -> IResult<&[u8], u8>