Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
coherence
/
auxiliary
/
trait-with-const-param.rs
blob: a44eb14f8e4cf53dd74bb184c25a63827f9a7dc8 [
file
] [
log
] [
blame
] [
edit
]
pub
trait
Trait
<
const
N
:
usize
,
T
>
{}