[][src]Function sequoia_openpgp::fmt::hex::decode_pretty

pub fn decode_pretty<H: AsRef<str>>(hex: H) -> Result<Vec<u8>>

Decodes the given hexadecimal number, ignoring whitespace.