1 #![cfg(not(feature = "full"))]
2 compile_error!("run tokio-util tests with `--features full`");
3