Type Alias Object

Source
pub type Object = Map;
Expand description

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

Aliased Typeยง

pub struct Object { /* private fields */ }