Type Definition bluejay_parser::ast::ConstValue

source ·
pub type ConstValue<'a> = Value<'a, true>;