ruduino/src/prelude.rs

5 lines
105 B
Rust

//! Re-exports commonly-used APIs that can be imported at once.
pub use interrupt::without_interrupts;