Function flydra_types::timestamp_opt_f64::deserialize
source · pub fn deserialize<'de, D, S>(
de: D
) -> Result<Option<FlydraFloatTimestampLocal<S>>, D::Error>where
D: Deserializer<'de>,
S: Source,
Expand description
deserialize from f64 when annotating a field with this for serde auto derive