Function dynamodb_expression::value::set::binary_set
source · pub fn binary_set<I, T>(set: I) -> Setwhere
I: IntoIterator<Item = T>,
T: IntoIterator<Item = u8>,
Expand description
A set of unique binary values for DynamoDB