Skip to content

Commit 86d4449

Browse files
committed
docs: unhide Peripheral::steal method
1 parent ce5bee6 commit 86d4449

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/peripheral/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ impl Peripherals {
8080
})
8181
}
8282

83-
#[doc(hidden)]
8483
pub unsafe fn steal() -> Self {
8584
debug_assert!(!CORE_PERIPHERALS);
8685

0 commit comments

Comments
 (0)