mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
d7a5390a67
Improve docs in os::windows::ffi and os::windows::fs Part of #29367 This PR makes changes to the documentation in `os::windows::ffi` and `os::windows::fs` with the goal of fleshing them out and bringing them in line with Rust's quality standards. r? @steveklabnik