Sha256: dd85acfb123df43e0f68dbfb37dbc11f557114441a192381d8e4cfe1026acc39
Contents?: true
Size: 379 Bytes
Versions: 42
Compression:
Stored size: 379 Bytes
Contents
//! A port of selected [`winapi_util`] code to windows-sys and io-lifetimes. //! //! I have submitted a PR to propose incorporating the main changes here //! upstream in winapi_util, though there are some underlying logistical //! constraints, so it may not be a desirable change, or may take a while. //! //! [`winapi_util`]: https://crates.io/crates/winapi_util pub mod file;
Version data entries
42 entries across 38 versions & 1 rubygems