Type Alias cipherstash_dynamodb::crypto::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