oxidecomputer / oxidecomputer/iddqd
add `facet` support
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 405
- Forks
- 15
- Avg merge
- 14m
- Merged PRs (30d)
- 25
Description
It would be cool if this crate could support the facet ecosystem additionally to serde.
Implementation could probably derived mostly
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the crate's existing serde integration and the facet documentation to determine the intended integration points. Define the supported facet behavior and verify that the crate works with facet-derived types alongside serde; the issue names no files or tests, so the completion checks still need to be established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100