pub fn dictsort(v: Value) -> Result<Value, Error>
Dict sorting functionality.
This filter works like |items but sorts the pairs by key first.
|items