rustls_pki_types

Function hex

source
pub(crate) fn hex<'a>(
    f: &mut Formatter<'_>,
    payload: impl IntoIterator<Item = &'a u8>,
) -> Result