2 stable releases

1.1.0 Oct 26, 2024
1.0.0 Oct 24, 2024

#686 in Encoding

Download history 96/week @ 2024-10-19 139/week @ 2024-10-26 10/week @ 2024-11-02

245 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