Skip to main content

none_if_empty

Function none_if_empty 

Source
fn none_if_empty<T>(v: Vec<T>) -> Option<Vec<T>>