pub fn parse_const_value(v: &Value) -> Option<ConstValue>
Parse a serde_json::Value into a ConstValue.
serde_json::Value
ConstValue