Skip to main content

EdgeId

Type Alias EdgeId 

Source
pub type EdgeId = String;
Expand description

Public reduced trace model returned by replay. Reducer-owned ID for one information-flow edge.

Aliased Typeยง

pub struct EdgeId { /* private fields */ }