[][src]Function krill::commons::util::ext_serde::ser_bytes

pub fn ser_bytes<S>(b: &Bytes, s: S) -> Result<S::Ok, S::Error> where
    S: Serializer