Expand description
§Types that are common to most FDB-APIs
This crate module contains rustic representations/types for values that necessarily appear in most of the APIs in this crate.
Modules§
- file
- Values as serialized to a file
- mem
- Values as stored in byte slices
- owned
- Value as stored in owned allocation
Structs§
- Unknown
Value Type - This represents a value type that could not be parsed
Enums§
Traits§
- Context
- Type-Parameters to
Value
- Value
Mapper Mut - Trait for mapping value from one context to another