Searched defs:AlwaysFive (Results 1 – 1 of 1) sorted by relevance
114 struct AlwaysFive<T>(T); in method_from_str_example() struct116 impl AlwaysFive<usize> { in method_from_str_example() implementation