2 lines
42 B
Rust
Raw Normal View History

2018-07-31 18:24:30 +03:00
trait T<U>: Hash + Clone where U: Copy {}