diff --git a/src/lib.rs b/src/lib.rs index ac7ee1b..f6f886d 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -92,6 +92,7 @@ pub mod storage; mod types; #[cfg(feature = "service_account")] +#[doc(inline)] pub use crate::authenticator::ServiceAccountAuthenticator; #[doc(inline)] pub use crate::authenticator::{