diplomat.processing.type_casters.Any
- diplomat.processing.type_casters.Any: ConvertibleTypeCaster = Any[source]
A type caster representing typing.Any. Passes all types through with no conversion.
A type caster representing typing.Any. Passes all types through with no conversion.