[][src]Trait bi_channel::BiMessage

pub trait BiMessage {
    type In;
    type Out;
}

Associated Types

type In

type Out

Loading content...

Implementors

Loading content...