Type Alias dfir_rs::scheduled::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 */ }