rkyv_impl 0.3.0

Macro for `rkyv` users to implement methods on `Foo` and `ArchivedFoo` in a single `impl` block.
Documentation
1
2
3
4
5
6
7
error: custom attribute panicked
 --> test_files/unexpected-input.rs:7:1
  |
7 | #[archive_impl(blah)]
  | ^^^^^^^^^^^^^^^^^^^^^
  |
  = help: message: Unsupported argument `blah`