Module async_token_manager

Source

Structs§

AsyncTokenManager
Manages asynchronous tokens, including their creation, timeout checks, and disconnection handling.

Traits§

ITokenManager
Trait for managing tokens.

Type Aliases§

TokenManager
Type alias for a reference-counted actor managing asynchronous tokens.