eclipse-uprotocol / eclipse-uprotocol/up-rust-py
Handle parsing of Enums
Open
- Dominant language
- Rust
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Need to implement the enums for UPriority, UPayloadFormat, UMessageType, etc.
Contributor guide
Research direction
Start by locating the Rust and Python enum definitions and the parsing entry points for UPriority, UPayloadFormat, and UMessageType. Determine which additional enums are covered by “etc.” and verify that each is parsed correctly with the project’s existing tests or test command; done means all requested enums are implemented and parsing tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100