duron.typing module
TypeHint
module-attribute
A type representing typing_extensions.TypeForm or UnspecifiedType.
UnspecifiedType
module-attribute
TypeHint value indicating that a parameter was not specified.
FunctionType
Bases: NamedTuple
parameter_annotations
instance-attribute
A mapping of parameter names to their types.