smol-rs / async-fs

Async filesystem primitives
Apache License 2.0
130 stars 8 forks source link

Remove FromRawFd/Handle implementations #26

Closed notgull closed 1 year ago

notgull commented 1 year ago

This is a breaking change, but I think it's justified for two reasons:

cc rust-secure-code/safety-dance#83