killercup / killercup/success-rs
RFC 1: Switch from the main.rs to a lib.rs
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- Feature Name: Always use lib instead of main
- Start Date: 2018-05-29
Summary
Change the main.rs to a lib.rs.
Motivation
It is totally unclear since the failure is library and this project looks more like a binary
Drawbacks
No!
Unresolved questions
Quiet a lot!
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
Read the RFC and inspect the current main.rs entry point before evaluating the proposed lib.rs replacement. The issue leaves many questions unresolved, so first establish the intended crate layout and how the project should behave after the change; no tests or completion criteria are named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100