parse-display 0.11.0

Procedural macro to implement Display and FromStr using common settings.
Documentation
1
2
3
4
5
#[test]
#[ignore]
fn compile_fail() {
    trybuild::TestCases::new().compile_fail("tests/compile_fail/*/*.rs")
}