macro_rules! value {
    ($($json:tt)+) => { ... };
}
Expand description

Construct a ConstValue.