mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-18 01:40:46 +00:00
4 lines
94 B
Rust
4 lines
94 B
Rust
#![cfg(all(windows, feature = "tokio1"))]
|
|
#[path = "tokio_windows/mod.rs"]
|
|
mod tokio_windows;
|