#serialization #bevy #serde #save

bevy_serde_lens_core

World access module for bevy_serde_lens

8 releases (4 breaking)

0.18.0 Jan 13, 2026
0.17.0 Oct 2, 2025
0.16.0 Apr 24, 2025
0.15.0 Nov 30, 2024
0.14.0 Jul 4, 2024

#114 in #save


Used in 2 crates (via bevy_serde_lens)

MIT/Apache

15KB
332 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

~13MB
~241K SLoC