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
/
libsyntax2
/
tests
/
data
/
parser
/
inline
/
0056_trait_item.rs
blob: 4385afca9f2d0db1140fa93db62224dc71ca65bc (
plain
)
1
trait
T
<
U
>
:
Hash
+
Clone
where
U
:
Copy
{}