Add Serialize/Deserialize for Dynamic and ImmutableString.

This commit is contained in:
Stephen Chung
2021-01-18 10:30:58 +08:00
parent 6b5a14ee88
commit ec272cf9b9
10 changed files with 278 additions and 31 deletions

View File

@@ -22,7 +22,7 @@ Supported targets and builds
* All common CPU targets for Windows, Linux and MacOS.
* WebAssembly (WASM)
* `no-std`
* Minimum Rust version 1.45
* Minimum Rust version 1.49
Standard features