Searched defs:with_none (Results 1 – 2 of 2) sorted by relevance
19 pub fn with_none(len: usize) -> Self { in with_none() method
33 let with_none: Option<i32> = None; in main() localVariable