Module async_trait

Module async_trait 

Source
Expand description

Async Token Resolver Trait Definition

This module defines the async trait for token resolvers, providing a proper async interface for plugin-based token resolution.

Traitsยง

TokenResolver
Async token resolver trait for plugins