Expand description
Platform value A dynamic Platform value
A module that is used to represent values in Platform components Forked from ciborium value
Re-exports§
Modules§
- btreemap_
extensions - converter
- display
- inner_
value - patch
- A Platform Value Patch and Platform Value Merge Patch implementation for Rust.
- string_
encoding - system_
bytes
Macros§
- platform_
value - Construct a
serde_platform_value::Valuefrom a JSON literal.
Structs§
Enums§
- Error
- Integer
Replacement Type - Replacement
Type - Value
- A representation of a dynamic value that can handled dynamically
Constants§
Traits§
Functions§
- from_
value - Interpret a
serde_json::Valueas an instance of typeT. - to_
value - Convert a
Tintoplatform_value::Valuewhich is an enum that can represent data.