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
/
0001_struct_item.rs
blob: 512aeb3e7a0f82d3da2826f5986e59a162dfbd79 (
plain
)
1
2
3
struct
S
<
T
:
Copy
>
{
f
:
T
,
}