|
|
|
|
|
by thecodedmessage
743 days ago
|
|
The word “method” already has a definition in Rust, which includes all intrinsic and trait methods. I feel like ‘dyn’ is relatively rarely useful and defining the term “method” based on what’s compatible with it is a bad idea. |
|