Function flydra_types::timestamp_f64::serialize

source ·
pub fn serialize<S, CLK>(
    orig: &FlydraFloatTimestampLocal<CLK>,
    serializer: S
) -> Result<S::Ok, S::Error>
where S: Serializer, CLK: Source,
Expand description

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