Type Definition pyxel::SharedChannel[][src]

pub type SharedChannel = Arc<Mutex<Channel>>;