Callable Deserialization Format
Allow callable values to be serialized.
Consider Callable[..., Any] and marsha.type(Callable, format=Any).
Allow callable values to be serialized.
Consider Callable[..., Any] and marsha.type(Callable, format=Any).