Expand description
Async support for the role system (requires ‘async’ feature).
Structs§
- Async
Memory Storage - Async memory storage implementation.
- Async
Role System - Async wrapper around the role system for non-blocking operations.
- Async
Role System Builder - Async role system builder for easy configuration.
- Async
Storage Adapter - Helper trait for converting sync storage to async.
Traits§
- Async
Storage - Async trait for storage backends that support async operations.