Ask a question to get started
Enter to sendā¢Shift+Enter new line
is_async_callable( func: Any, ) -> TypeGuard[Callable[..., Awaitable]]
Check if a function is async.