Type Definition freya_core::ViewportsCollection

source ·
pub type ViewportsCollection = FxHashMap<NodeId, (Option<Area>, Vec<NodeId>)>;