smol-rs / async-fs

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

Use blocking::Task instead of a boxed pinned future #22

Closed notgull closed 1 year ago

notgull commented 1 year ago

https://github.com/smol-rs/async-fs/blob/de5105bce48b401196f29e2bde93ed219355d991/src/lib.rs#L285

Should be a very easy saved heap allocation