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
/
err
/
0006_named_field_recovery.rs
blob: 8069c111b4beec1e6f525053d00b956dc6f55d53 (
plain
)
1
2
3
4
5
6
7
struct
S
{
f
:
u32
,
pub
92
+
-
*
pub
x
:
u32
,
z
:
f64
,
}