When having the order ``` foo.bar(); // we can now use this method since i32 implements the Foo trait [...] impl Foo for i32 ``` the `// we can now use this method` comment is less clear to me. |
||
|---|---|---|
| .. | ||
| error_codes | ||
| error_codes.rs | ||
| lib.rs | ||
When having the order ``` foo.bar(); // we can now use this method since i32 implements the Foo trait [...] impl Foo for i32 ``` the `// we can now use this method` comment is less clear to me. |
||
|---|---|---|
| .. | ||
| error_codes | ||
| error_codes.rs | ||
| lib.rs | ||