Struct sample::signal::Bus
[−]
[src]
pub struct Bus<S> where S: Signal, S::Item: Frame {
// some fields omitted
}
A type which allows for send
ing a single Signal
to multiple outputs.
This type manages