1 2 3 4 5
error: `#[from_str(default)]` cannot be specified for enum. --> tests/compile_fail/from_str/enum_default.rs:4:12 | 4 | #[from_str(default)] | ^^^^^^^