Document ServiceAccountAuthenticator inline

This commit is contained in:
Lewin Bormann
2022-05-21 09:18:00 -07:00
parent 33bc9b98e5
commit 1a32e1af6f

View File

@@ -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::{