SubgraphId

Type Alias SubgraphId 

Source
pub type SubgraphId = Key<SubgraphTag>;
Expand description

A subgraph’s ID. Invalid if used in a different graph::Dfir instance than the original that created it.

Aliased Type§

pub struct SubgraphId { /* private fields */ }