Function rocket_dyn_templates::minijinja::filters::min

source ·
pub fn min(state: &State<'_, '_>, value: Value) -> Result<Value, Error>
Expand description

Returns the smallest item from the list.