mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-24 20:01:22 +00:00
4 lines
85 B
Rust
4 lines
85 B
Rust
#![cfg(all(unix, feature = "tokio1"))]
|
|
#[path = "tokio_unix/mod.rs"]
|
|
mod tokio_unix;
|