Module futures_core::never[][src]

Definition and trait implementations for the Never type, a stand-in for the ! type until it becomes stable.

Enums

Never

A type with no possible values.