rust-windowing / rust-windowing/winit
How do I create `event_loop::ControlFlow::WaitUntil(Instant)`
Open
Nobody has claimed this yet.
F - question
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 1.3k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 9
Description
How do I create event_loop::ControlFlow::WaitUntil(Instant) if use instant::Instant is not pub?
Contributor guide
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 with the public event_loop::ControlFlow::WaitUntil(Instant) API and the instant::Instant visibility referenced in the report. Determine whether a supported construction path is available; done means the issue has a clear answer or an explicitly documented API change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100