VAL_FUNC_CORO

privex.helpers.types.VAL_FUNC_CORO = typing.Union[typing.Any, <built-in function callable>, typing.Coroutine, typing.Awaitable]

Type alias for callable’s, coroutine’s and awaitable’s