pub type StateId = Key<StateTag>;
Expand description
A staten handle’s ID. Invalid if used in a different graph::Dfir
instance than the original that created it.
Aliased Type§
pub struct StateId { /* private fields */ }
pub type StateId = Key<StateTag>;
A staten handle’s ID. Invalid if used in a different graph::Dfir
instance than the original that created it.
pub struct StateId { /* private fields */ }