rust-embedded-talk/example-source/msp432-hal/src/prelude.rs

4 lines
38 B
Rust
Raw Normal View History

//! Prelude
pub use hal::prelude::*;