[][src]Type Definition buffett_core::window::SharedWindow

type SharedWindow = Arc<RwLock<Vec<WindowSlot>>>;