Function cipherstash_dynamodb::crypto::format_term_key
source ยท pub fn format_term_key(
sort_key: &str,
index_name: &str,
index_type: IndexType,
counter: usize,
) -> String
pub fn format_term_key(
sort_key: &str,
index_name: &str,
index_type: IndexType,
counter: usize,
) -> String