Function none

Source
pub fn none<T, C>() -> C
where C: FromIterator<T>,
Expand description

Create an empty container.