Module compound_indexer

Source

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§

CompoundIndex
CompoundIndexOfTwo
ExactIndex
PrefixIndex

Enums§

Accumulator
The Accumulator type is used to represent one or many binary “terms” that can be collected from a compound index.
ComposablePlaintext

Traits§

ComposableIndex
Trait to represent any index that can be composed with other indexes in a Structured Encryption scheme.