Hberto / Hberto/elevator_simulation_rust
Refactor passenger.rs
Open
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
passenger should be data class and shouldnt include state machine and logic -> this is too big for refactoring
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading passenger.rs and tracing where its state machine and logic are used. The refactor is complete when Passenger is limited to data and the state-machine behavior is separated, with all existing references still working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100