• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #![cfg(not(feature = "full"))]
2 compile_error!("run main Tokio tests with `--features full`");
3