mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-15 17:28:09 +00:00
14 lines
293 B
JSON
14 lines
293 B
JSON
|
{
|
||
|
"sysroot_src": null,
|
||
|
"crates": [
|
||
|
{
|
||
|
"display_name": "is_proc_macro",
|
||
|
"root_module": "$ROOT$src/lib.rs",
|
||
|
"edition": "2018",
|
||
|
"deps": [],
|
||
|
"is_workspace_member": true,
|
||
|
"is_proc_macro": true
|
||
|
}
|
||
|
]
|
||
|
}
|