index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
syntax
/
test_data
/
parser
/
ok
/
0034_crate_path_in_call.rs
blob: f1ed30220ae6812953268c8d30d2cef17d80974c (
plain
)
1
2
3
fn
main
()
{
make_query
(
crate
::
module_map
::
module_tree
);
}