is_coroutine_callable

is_coroutine_callable(call: Callable[..., Any]) -> bool
Parameters:
NameDescription
callType: Callable[…, Any]