[][src]Function cvar::List

pub fn List<'a, V>(
    name: &'a str,
    desc: &'a str,
    visitor: &'a mut V
) -> List<'a, V>