Modules§
- call
- data
- The Arora data interface.
- keyvalue
- module
- record
- Type records: versioned type specifications and the machinery to pin them.
- ty
- value
- value_
serde - Serde over
Value: anySerialize/Deserializetype converts to and from an aroraValue, no type declaration or code generation involved — the [serde_json::to_value]-style bridge, withValueas the data model.