2 stable releases

1.1.0 Oct 26, 2024
1.0.0 Oct 24, 2024

#665 in Encoding

Download history 227/week @ 2024-10-24 14/week @ 2024-10-31 4/week @ 2024-11-07

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