Skip to main content

Id

Type Alias Id 

Source
pub type Id = String;
Expand description

Identifier for nodes, edges and handles.

Aliased Typeยง

pub struct Id { /* private fields */ }