Struct stack_graphs::c::sg_path_list [−][src]
pub struct sg_path_list { /* fields omitted */ }
Expand description
A list of paths found by the path-finding algorithm.
Trait Implementations
Returns the “default value” for a type. Read more