Skip to main content

AtpSessionStore

Trait AtpSessionStore 

Source
pub trait AtpSessionStore:
    Store<(), AtpSession>
    + AuthorizationProvider
    + Send { }
Available on crate feature agent only.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§