2 stable releases

1.1.0 Oct 26, 2024
1.0.0 Oct 24, 2024

#678 in Encoding

Download history 214/week @ 2024-10-21 25/week @ 2024-10-28

239 downloads per month

MIT license

5KB

License Cargo Documentation

Adding not_send::PhantomNotSend to types prevents Send from being automatically implemented.

Use the #[serde(skip)] for usage in types that are Serialize, Deserialize.

No runtime deps