Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
ui
/
coherence
/
auxiliary
/
trait-with-const-param.rs
blob: a44eb14f8e4cf53dd74bb184c25a63827f9a7dc8 [
file
] [
log
] [
blame
]
pub
trait
Trait
<
const
N
:
usize
,
T
>
{}