Crate bevy_serde_lens_core

Source
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.
ScopeUtils
Support for creating custom bevy_serde_lens scopes outside of bevy_serde_lens.
SerUtils
Useful commands for serialization.