2 stable releases
| 1.1.0 | Oct 26, 2024 |
|---|---|
| 1.0.0 | Oct 24, 2024 |
#1870 in Encoding
39 downloads per month
5KB
Adding not_send::PhantomNotSend to types prevents Send from being automatically implemented.
Use the #[serde(skip)] for usage in types that are Serialize, Deserialize.