not-send

Crates.ionot-send
lib.rsnot-send
version1.1.0
created_at2024-10-24 23:05:52.925802+00
updated_at2024-10-26 05:01:08.709418+00
description!Send PhantomData type
homepage
repositoryhttps://github.com/Bajix/not-send/
max_upload_size
id1421854
size5,316
Thomas Sieverding (Bajix)

documentation

README

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.

Commit count: 5

cargo fmt