Skip to main content

Module timestamp_f64

Module timestamp_f64 

Source
Expand description

Timestamp serialization for f64 format.

Functionsยง

deserialize
deserialize from f64 when annotating a field with this for serde auto derive
serialize
serialize to f64 when annotating a field with this for serde auto derive