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
/
fragments
/
stmt
/
ok
/
0000_struct_item.rs
blob: e5473e3ac8d7781ac44a0e2ee3081fc0654308fc (
plain
)
1
2
3
struct
Foo
{
bar
:
u32
,
}