serial_core

Module prelude

Source
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ยง