futures_util

Module never

Source
Expand description

This module contains the Never type.

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

Type Aliasesยง

  • A type with no possible values.