Crate bevy_settings
source ·Re-exports
pub extern crate serde;Structs
Traits
A data structure that can be deserialized from any data format supported
by Serde.
A data structure that can be serialized into any data format supported
by Serde.
pub extern crate serde;