[−][src]Module futures::never
This module contains the Never
type.
Values of this type can never be created and will never exist.
Enums
Never |
A type with no possible values. |
This module contains the Never
type.
Values of this type can never be created and will never exist.
Never |
A type with no possible values. |