[][src]Function spare::deco_vector

pub fn deco_vector<I>(it: I, de: &str) -> String where
    I: IntoIterator,
    I::Item: Display