HandoffId

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§

pub struct HandoffId { /* private fields */ }