Type Alias HandoffId

Source
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 */ }