ID

Type Alias ID 

Source
pub type ID = String;
Expand description

Type alias for node identifiers in the DAG.

Aliased Typeยง

pub struct ID { /* private fields */ }