Function egui_graph::id

source ·
pub fn id(id_src: impl Hash) -> Id
Expand description

Combines the given id src with the TypeId of the Graph to produce a unique egui::Id.