diplomat.processing.type_casters.TypeCasterFunction

class diplomat.processing.type_casters.TypeCasterFunction(*args, **kwargs)[source]

Bases: Protocol

Protocol for representing a type caster function.

__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)