Function byte_fmt::eval::flist

source ·
pub fn flist<I, A>(elements: I) -> ABListwhere
    I: IntoIterator<Item = A>,
    A: AsRef<[u8]>,