5 lines
31 B
Rust
5 lines
31 B
Rust
|
|
||
|
|
||
|
fn Foo<T>() where T: Bar {
|
||
|
}
|