Derive Macrosยง
- Serde
Project - Project a struct to and from a (de)serializable struct using
World
access. Requires all fields withSerdeProject
orSerialize
+DeserializeOwned
implementations.
World
access.
Requires all fields with SerdeProject
or Serialize
+ DeserializeOwned
implementations.