fix: allow doc comments on fn parameters with proc attribute (closes #204)
Summary
- fix: allow doc comments on fn parameters with proc attribute (closes #204 (closed))
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
Version is bumped in the appropriateCargo.toml
files