Searched defs:OptionStatic (Results 1 – 1 of 1) sorted by relevance
180 struct OptionStatic<'a> { in test_gen() struct181 a: StdOption<&'a str>, in test_gen()182 b: StdOption<&'static str>, in test_gen()