As most of the types exposed here are user-facing, i.e a user will set a Duration or get an Instant, for ecosystem crates (namely esp-hal in this case) to reach 1.0. this crate must also have a 1.0 release.
I'd like to know what you think needs to be done to get there?
I think not much is needed, there are some issues and PRs that probably should be addressed.
I don't have much bandwidth right now though, so I can't make any timely promises.
This crate is used in a lot of the ecosystem: https://crates.io/crates/fugit/reverse_dependencies.
As most of the types exposed here are user-facing, i.e a user will set a
Duration
or get anInstant
, for ecosystem crates (namely esp-hal in this case) to reach 1.0. this crate must also have a 1.0 release.I'd like to know what you think needs to be done to get there?