pub type ID = String;
Type alias for node identifiers in the DAG.
pub struct ID { /* private fields */ }