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
/
inline
/
0059_function_where_clause.rs
blob: f0920b2a8ad6ac5611f759e1f77ea728168d09da (
plain
)
1
fn
foo
<
T
>
()
where
T
:
Copy
{}