Searched defs:NaiveTimeVisitor (Results 1 – 1 of 1) sorted by relevance
17 struct NaiveTimeVisitor; struct19 impl de::Visitor<'_> for NaiveTimeVisitor { implementation