Home
last modified time | relevance | path

Searched defs:NanoSecondsTimestampVisitor (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/chrono/src/
Ddatetime.rs1097 pub struct NanoSecondsTimestampVisitor; struct
1238 impl<'de> de::Visitor<'de> for NanoSecondsTimestampVisitor { implementation