serde_firestore_value::with

Module option_lat_lng

Source
Expand description

(De)serialize Option<LatLng> as geoPointValue or nullValue.

Functionsยง

  • Deserialize Option<LatLng> from geoPointValue or nullValue.
  • Serialize Option<LatLng> as geoPointValue or nullValue.