Skip to main content

list_opt

Function list_opt 

Source
fn list_opt<T>(values: Vec<T>) -> Option<Vec<Option<T>>>