We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33bc9b9 commit 1a32e1aCopy full SHA for 1a32e1a
src/lib.rs
@@ -92,6 +92,7 @@ pub mod storage;
92
mod types;
93
94
#[cfg(feature = "service_account")]
95
+#[doc(inline)]
96
pub use crate::authenticator::ServiceAccountAuthenticator;
97
#[doc(inline)]
98
pub use crate::authenticator::{
0 commit comments