The `CurrentThread` executor is exposed using a feature flag. Refs: #1264
@@ -0,0 +1,2 @@
#[cfg(feature = "tokio-executor")]
pub use tokio_executor;
The note is not visible to the blocked user.