Expand description
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.
Structsยง
- DeUtils
- Useful commands for deserialization.
- Scope
Utils - Support for creating custom
bevy_serde_lensscopes outside ofbevy_serde_lens. - SerUtils
- Useful commands for serialization.