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

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/winx-0.36.4/src/winapi_util/mod.rs
wasmtime-28.0.0 ./ext/cargo-vendor/winx-0.36.4/src/winapi_util/mod.rs
wasmtime-27.0.0 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-26.0.0 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-25.0.2 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-25.0.1 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-25.0.0 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-24.0.0 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-23.0.2 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-22.0.0 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-21.0.1 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-20.0.2 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-20.0.0 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-18.0.3 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-17.0.1 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-17.0.0 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-16.0.0 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-15.0.1 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-15.0.0 ./ext/cargo-vendor/winx-0.36.3/src/winapi_util/mod.rs
wasmtime-14.0.4 ./ext/cargo-vendor/winx-0.36.2/src/winapi_util/mod.rs