Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Note new warning in subtrait dispatch question
warning: trait `Derived` is never used --> questions/027-subtrait-dispatch.rs:7:7 | 7 | trait Derived: Base { | ^^^^^^^ | = note: `#[warn(dead_code)]` on by default
- Loading branch information