roxygen 1.0.4

Seamlessly document function parameters with rustdoc
Documentation
1
2
3
4
5
error: Duplicate attribute. This attribute must only appear once.
 --> tests/fail/duplicate_roxygen_attr.rs:5:1
  |
5 | #[roxygen]
  | ^^^^^^^^^^