linuxcnc_hal/
prelude.rs

1//! Prelude
2
3pub use crate::hal_pin::{PinRead, PinWrite};