Function dynamodb_expression::value::ref_value
source · pub fn ref_value<T>(value: T) -> Refwhere
T: Into<String>,
Expand description
A reference to a DynamoDB value stored in expression attribute values.
Automatically prefixed with :
.