NodeId

Type Alias NodeId 

Source
pub type NodeId = String;
Expand description

External node identifier type for the dependency graph (file paths)

Aliased Typeยง

pub struct NodeId { /* private fields */ }