Within context like this:
|
|
serde_derive
intelligently recognizes that there is no need to serialize _phantom
and the #[serde(transparent)]
flag simply works.
Within context like this:
|
|
serde_derive
intelligently recognizes that there is no need to serialize _phantom
and the #[serde(transparent)]
flag simply works.