kellpossible / kellpossible/doublecount
Make AccountID generic
Open
enhancement
- Dominant language
- Rust
- Stars
- 19
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Make it possible for people to use whatever ID system they want. The current default `nanoid` doesn't work with `wasm-bindgen`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the AccountID entry point and examining how the current nanoid choice prevents use with wasm-bindgen. Define what caller-selectable ID systems must support and verify that the resulting design works for both the existing default and wasm-bindgen users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100