[go: up one dir, main page]

[][src]Module futures_util::never

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

Type Definitions

Never

A type with no possible values.