/// Extracts the successful type of a `Poll`. /// /// This macro bakes in propagation of `Pending` signals by returning early. pub use futures_core::ready;