Expand description
The core value type and its supporting cast.
Modules§
- bytes
- A list of bytes.
- error
- Errors related to keys and values. No panics.
- format
- Format values as JSON or YAML.
- list
- A list of values.
- map
- A map from bytes to values.
- parse
- Parse values from JSON and YAML.
- span
- A byte span.
Enums§
- Value
- The core value type.