Expand description
A module that exports traits that are useful to have in scope.
It is intended to be glob imported:
use serial_core::prelude::*;
Re-exportsยง
pub use SerialPort;
pub use SerialPortSettings;
A module that exports traits that are useful to have in scope.
It is intended to be glob imported:
use serial_core::prelude::*;
pub use SerialPort;
pub use SerialPortSettings;