cipherstash_dynamodb::crypto

Type Alias UnsealedIndex

source
pub type UnsealedIndex = (ComposablePlaintext, Box<dyn ComposableIndex + Send>, Cow<'static, str>, IndexType);
Expand description

The combination of plaintext, index, name and index type for a particular field