Trait graph::input::InputCapabilities[][src]

pub trait InputCapabilities<Node: Idx> {
    type GraphInput;
}

Associated Types

Implementors