[go: up one dir, main page]

[][src]Module futures_util::never

This module contains the Never type.

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

Type Definitions

Never

A type with no possible values.