Module rhai::serde [−][src]
(SERDE) Serialization and deserialization support for serde.
Exported under the serde feature.
Functions
| from_dynamic | Deserialize a |
| to_dynamic | Serialize a Rust type that implements |
(SERDE) Serialization and deserialization support for serde.
Exported under the serde feature.
| from_dynamic | Deserialize a |
| to_dynamic | Serialize a Rust type that implements |