Closed
Description
cap-std's coverage of std's fs, net, and time APIs is roughly as complete as it can be, and has been fairly stable for some time now. The one upcoming breaking change I'm aware of is that once the I/O safety features in std are stabilized, cap-std should use those and remove its OwnsRaw
trait impls. That may be a good occasion to make a 1.0 semver release.
I could imagine potential future changes, such as changing the way the Pool
type in cap_std::net
works, but there's always 2.0 and beyond.
If there's anything that should go into a 1.0 release, please post about it!
Metadata
Metadata
Assignees
Labels
No labels