Trait SerialSync

Source
pub trait SerialSync {
    type Ck;
}
Expand description

Synchronous mode

Required Associated Types§

Implementors§