1 2 3 4 5 6 7 8 9 10
warning: trait `Bind` is never used --> $DIR/example-st.rs:6:7 | LL | trait Bind<F> { | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: 1 warning emitted