Consider add (read/write)_f32/64_(/le) methods into AsyncReadExt and AsyncWriteExt? #3435
Labels
A-tokio
Area: The main tokio crate
C-feature-request
Category: A feature request.
M-io
Module: tokio/io
The integer family has all the read/write helper methods implemented in AsyncReadExt & AsyncWriteExt, consider add the float ones?
I can fire a pr if this is something appropriate for tokio :)
The text was updated successfully, but these errors were encountered: