mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-07 00:00:09 +02:00
The `CurrentThread` executor is exposed using a feature flag. Refs: #1264
4 lines
60 B
Rust
4 lines
60 B
Rust
use ui_tests::tokio_executor::current_thread;
|
|
|
|
fn main() {}
|