Type Definition liquid::Object[][src]

type Object = HashMap<String, Value>;

Type representing a Liquid object, payload of the Value::Object variant