Crate bevy_serde_project_derive

Source

Derive Macrosยง

SerdeProject
Project a struct to and from a (de)serializable struct using World access. Requires all fields with SerdeProject or Serialize + DeserializeOwned implementations.