pub trait ChannelIndex: 'static + Serde + Eq + Hash + Sync + Send { }

Implementors