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
/
tests
/
data
/
parser
/
inline
/
0078_mod_contents.rs
blob: 24a15c5c5c9439044f43eede7c46935e1a4cd72c (
plain
)
1
2
3
4
5
fn
foo
()
{}
macro_rules
!
foo
{}
foo
::
bar
!
();
super
::
baz
!
{}
struct
S
;