Function minijinja::filters::sort

source ·
pub fn sort(value: Value, reverse: Option<bool>) -> Result<Value, Error>
Expand description

Returns the sorted version of the given list.