Module async_token

Source

Structs§

AsyncToken
Represents an asynchronous token that manages a session and its associated data.

Traits§

IAsyncToken
Trait defining the interface for an asynchronous token.

Type Aliases§

NetxToken
Type alias for a reference-counted actor managing an AsyncToken.