pub fn binary_value<B>(b: B) -> Scalarwhere
    B: Into<Vec<u8>>,
Expand description

Use when you need a binary value for DynamoDB.