cloudflare / cloudflare/workers-rs
follow-on: conditional use of `chrono` crate
Open
enhancement
- Dominant language
- Rust
- Stars
- 3.7k
- Forks
- 429
- Avg merge
- 20h 28m
- Merged PRs (30d)
- 7
Description
Add cfg feature for use of `chrono`, mentioned in #8
Contributor guide
Research direction
Start by reading the related issue #8 and locating where the chrono crate is declared or used. Confirm how a cfg feature should control that usage, then verify that builds without the feature no longer require chrono and builds with it still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100