6 releases
new 0.16.0 | Apr 24, 2025 |
---|---|
0.16.0-rc.3 | Apr 3, 2025 |
0.15.0 | Nov 30, 2024 |
0.14.0 | Jul 4, 2024 |
#2327 in Encoding
157 downloads per month
Used in 2 crates
(via bevy_serde_lens)
15KB
327 lines
The core world access module of bevy_serde_lens
.
Crates that depend on bevy_serde_lens
for serialization
should depend on this crate for world access
since this tracks bevy
versions instead of
bevy_serde_lens
versions.
bevy_serde_lens_core
A semver stable core module of bevy_serde_lens
.
Library authors might find this crate useful in implementing bevy_serde_lens
specific Serialize
and Deserialize
implementations.
Dependencies
~10–16MB
~224K SLoC