Skip to main content

from_iter

Function from_iter 

Source
pub fn from_iter<T, I: IntoIterator<Item = T>>(iter: I) -> &'static mut [T]