Expand description
Xvc serialization utilities
Functionsยง
- from_
msgpack - Utility function to convert a Msgpack byte slice to anything
- to_json
- Utility function to serialize to Json
- to_
msgpack - Utility function to serialize to Msgpack
- to_toml
- Utility function to serialize to Toml
- to_yaml
- Utility function to serialize to Yaml