pub trait AdjSetVertex: 'static + GraphItem + PartialOrd { }

Implementors