mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-10 15:14:32 +00:00
13 lines
293 B
JSON
13 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
|
|
}
|
|
]
|
|
}
|