Type Definition bluejay_parser::ast::VariableValue

source ·
pub type VariableValue<'a> = Value<'a, false>;