serde_firestore_value::with

Module option_string_as_reference

Source
Expand description

(De)serialize Option<String> as referenceValue or nullValue.

Functionsยง

  • Deserialize Option<String> from referenceValue or nullValue.
  • Serialize Option<String> as referenceValue or nullValue.