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