OwnershipGraph

Type Alias OwnershipGraph 

Source
pub type OwnershipGraph = DiGraph<String, OwnershipEdge>;

Aliased Typeยง

pub struct OwnershipGraph { /* private fields */ }