parse-display 0.11.0

Procedural macro to implement Display and FromStr using common settings.
Documentation
1
2
3
4
5
error: invalid display format.
 --> tests/compile_fail/display/invalid_format.rs:3:11
  |
3 | #[display("{x")]
  |           ^^^^