Type Definition glicol_synth::GlicolGraph

source ·
pub type GlicolGraph<const N: usize> = StableGraph<GlicolNodeData<N>, ()>;