// generated by codegen, do not edit fn test_attr() -> () { // An attribute applied to an item. // // For example: #[derive(Debug)] //^^^^^^^^^^^^^ struct S; }