Modules§
- accumulator
- composable_
plaintext - const_
args - Types used to represent constant arrays with varying lengths that allow easy access to the head and tail.
- exact_
index - prefix_
indexer
Structs§
Enums§
- Accumulator
- The
Accumulator
type is used to represent one or many binary “terms” that can be collected from a compound index. - Composable
Plaintext
Traits§
- Composable
Index - Trait to represent any index that can be composed with other indexes in a Structured Encryption scheme.