axodotdev / axodotdev/axoasset
type aliases for public api
Open
- Dominant language
- Rust
- Stars
- 28
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
per https://github.com/axodotdev/axoasset/pull/2#discussion_r1066591957 via @Gankra
the api is rather stringly typed, for reasons i think are fair, but it would be useful for us internally to use type aliases to make clear what we're doing
Contributor guide
Research direction
Start by inspecting the repository's public API and the linked pull-request discussion to identify the stringly typed values this issue refers to. Define internal type aliases that clarify their use while preserving the intended API behavior; done means the aliases cover the agreed cases and the existing project checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100