use serde_jsonc::json; fn main() { json!([ true => ]); }