pint_pkg::plan

Type Alias NodeIx

source
pub type NodeIx = NodeIndex<u32>;
Expand description

The package graph’s node index type.

Aliased Type§

struct NodeIx(/* private fields */);