This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
a439eb259d
rust
/
tests
/
ui
/
coherence
/
auxiliary
/
trait-with-const-param.rs
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
1 line
38 B
Rust
Raw
Blame
History
pub
trait
Trait
<
const
N
:
usize
,
T
>
{
}
View git blame
Copy permalink