Function dynamodb_expression::expression::function
source · pub fn function(function: Function) -> Expression
Expand description
Note that the function
module has helper functions to produce Expression
s.
These are also re-exported from the root of this crate.