infinyon / infinyon/node-bindgen
serde serialization for json conversion
Open
- Dominant language
- Rust
- Stars
- 587
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
derive macro to generate JSON structure for try_to_js.
see examples/json
Contributor guide
Research direction
Start by reading the try_to_js implementation and the examples/json example mentioned in the issue. Trace how Rust values are currently converted to JSON, then determine the derive-macro behavior needed for generated JSON structures. Done means the requested serde-based conversion works and is covered by the relevant example or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, rust
- Domain
- backend-api-design, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100