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
/
ok
/
0002_struct_item_field.rs
blob: cc3866d2511ed9a75a1ecb8d50ffdbe191047840 (
plain
)
1
2
3
struct
S
{
foo
:
u32
}