Type Definition pyxel::SharedChannel

source · []
pub type SharedChannel = Arc<Mutex<Channel>>;