3 releases
0.1.2 | Jul 5, 2022 |
---|---|
0.1.1 | Apr 27, 2021 |
0.1.0 | Jan 11, 2020 |
#29 in #transmute
10,789 downloads per month
Used in 10 crates
(via dataview)
4KB
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.
lib.rs
:
Auto derive the Pod
trait.
This crate should not be used directly, instead depend on the dataview
crate with the derive_pod
feature enabled.