use serde_jsonc::json; fn main() { json!({ "".s : true }); }