Trait CanCommon

Source
pub trait CanCommon {
    type Rx;
    type Tx;
}

Required Associated Types§

Implementors§