[][src]Type Definition liquid_value::Array

type Array = Vec<Value>;

Type representing a Liquid array, payload of the Value::Array variant