Open
Description
Reproducer on playground: https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=a06d5c34e0ec3cd9eafbd42af458028f
std::fs::read only supports reading from path, not from raw handle.
Reproducer on playground: https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=a06d5c34e0ec3cd9eafbd42af458028f
std::fs::read only supports reading from path, not from raw handle.