mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-07-21 18:02:50 +02:00
2 lines
94 B
Rust
2 lines
94 B
Rust
#![cfg(not(feature = "full"))]
|
|
compile_error!("run tokio-util tests with `--features full`");
|