rustls::msgs::base

Function hex

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