File: struct-unknown-attribute.stderr

package info (click to toggle)
rust-daft-derive 0.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 404 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 156 bytes parent folder | download
1
2
3
4
5
error: unknown attribute (supported attributes: leaf)
 --> tests/fixtures/invalid/struct-unknown-attribute.rs:4:8
  |
4 | #[daft(ignore)]
  |        ^^^^^^