File: no_allow_same_code_twice.stderr

package info (click to toggle)
rust-multihash-derive 0.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 108 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 249 bytes parent folder | download
1
2
3
4
5
6
7
8
error: the #mh(code) attribute `0x0` is defined multiple times

         = note: previous definition of `0x0` at line 0

  --> tests/fail/no_allow_same_code_twice.rs:21:17
   |
21 |     #[mh(code = 0x0, hasher = FooHasher)]
   |                 ^^^