Trait h3ron_graph::graph::GetStats[][src]

pub trait GetStats {
    fn get_stats(&self) -> GraphStats;
}

Required methods

Implementors