Module serde

Module serde 

Source
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