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