Trait SharesChannel

Source
pub trait SharesChannel { }
Expand description

Marker trait for shared channels

Implementations on Foreign Types§

Source§

impl SharesChannel for Vec<NewsProvider>

Implementors§