cipherstash_dynamodb::crypto

Function format_term_key

source
pub fn format_term_key(
    sort_key: &str,
    index_name: &str,
    index_type: IndexType,
    counter: usize,
) -> String