Function kib::fmt_as_parts

source ·
pub fn fmt_as_parts<B>(bytes: B) -> (String, Unit)where
    B: Into<Bytes>,
Expand description