Expand description
A module that exports traits that are useful to have in scope.
It is intended to be glob imported:
use serial::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::prelude::*;pub use ::SerialPort;pub use ::SerialPortSettings;