Skip to content

Commit 1a32e1a

Browse files
committed
Document ServiceAccountAuthenticator inline
1 parent 33bc9b9 commit 1a32e1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ pub mod storage;
9292
mod types;
9393

9494
#[cfg(feature = "service_account")]
95+
#[doc(inline)]
9596
pub use crate::authenticator::ServiceAccountAuthenticator;
9697
#[doc(inline)]
9798
pub use crate::authenticator::{

0 commit comments

Comments
 (0)