pub type AbstractGraph<S> = Graph<<S as Semantics>::NodeAbstract, <S as Semantics>::EdgeAbstract>;Aliased Typeยง
pub struct AbstractGraph<S> { /* private fields */ }pub type AbstractGraph<S> = Graph<<S as Semantics>::NodeAbstract, <S as Semantics>::EdgeAbstract>;pub struct AbstractGraph<S> { /* private fields */ }