[go: up one dir, main page]

Module futures::never

source ·
Expand description

This module contains the Never type.

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

Type Definitions

  • A type with no possible values.