Function python::len

source · []
pub fn len<T: Iterable>(_object: &T) -> usize
Expand description

len(object);