1 2 3 4 5 6
fn main() {} struct CLI { #[derive(parse())] //~ ERROR expected non-macro attribute, found attribute macro path: (), }