pub trait ApiKeys: Scope { }Expand description
Scopes with API keys (org / inbox / pod).
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".
pub trait ApiKeys: Scope { }Scopes with API keys (org / inbox / pod).
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".