thiserror 1.0.20

derive(Error)
Documentation
1
2
3
4
5
error: missing #[error("...")] display attribute
 --> $DIR/missing-fmt.rs:7:5
  |
7 |     B(usize),
  |     ^^^^^^^^