pub type TokenProviderArc = Arc<dyn TokenProvider>;
pub struct TokenProviderArc { /* private fields */ }