Function flydra_types::timestamp_opt_f64::serialize

source ·
pub fn serialize<S, CLK>(
    orig: &Option<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