|
|
|
|
|
by nasretdinov
23 days ago
|
|
Generic interfaces are going to be implemented later too if I'm reading correctly. So no real surprises there :). I guess the only surprise yet is that generic interfaces aren't supported, so generic methods physically can't satisfy any interface |
|
[1]: https://doc.rust-lang.org/reference/items/traits.html#r-item...