index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ui
/
coherence
/
auxiliary
/
trait-with-const-param.rs
blob: a44eb14f8e4cf53dd74bb184c25a63827f9a7dc8 (
plain
)
1
pub
trait
Trait
<
const
N
:
usize
,
T
>
{}