It seems like macro rule "num_from_value" should be exported.
Open
- Dominant language
- Rust
- Stars
- 34
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Code outside the params crate cannot invoke macro num_from_value because it's not exported.
Contributor guide
Research direction
Locate the num_from_value macro definition and inspect how its visibility is declared. Verify the behavior from code outside the params crate, then confirm that an external crate can invoke the macro successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100