Skip to main content

GraphId

Type Alias GraphId 

Source
pub type GraphId = Id<GraphIdTag>;
Expand description

The ID of the graph, taken from initialization.

Aliased Typeยง

pub struct GraphId { /* private fields */ }