Function len

Source
pub fn len<T: Iterable>(_object: &T) -> usize
Expand description

len(object);