derive_pod

Crates.ioderive_pod
lib.rsderive_pod
version0.1.2
sourcesrc
created_at2020-01-11 19:30:12.045597
updated_at2022-07-05 16:25:40.144219
descriptionImplement the Pod trait safely with a derive macro.
homepage
repositoryhttps://github.com/CasualX/dataview
max_upload_size
id197553
size4,972
Casper (CasualX)

documentation

https://docs.rs/derive_pod/

README

Auto derive the Pod trait.

This proc macro should not be used directly, instead depend on the dataview crate with the derive_pod feature enabled.

Commit count: 6

cargo fmt