Module futures::never [] [src]

This module contains the Never type.

Values of this type can never be created and will never exist.

Re-exports

pub use futures_core::never::*;