Expand description
de/serialize an Option<Guid>
to/from a possibly-missing GUID
string. Make sure to also specify #[serde(default)]
.
de/serialize an Option<Guid>
to/from a possibly-missing GUID
string. Make sure to also specify #[serde(default)]
.