pub fn fromjson(_: &State<'_, '_>, json: &[u8]) -> Result<Value, Error>
This filter allows loading minijinja objects from a JSON string.
In lua, this allows loading a JSON object while preserving key order.