Searched defs:OptionVisitor (Results 1 – 1 of 1) sorted by relevance
758 struct OptionVisitor<T> { struct762 impl<'de, T> Visitor<'de> for OptionVisitor<T> implementation