Module duniter_wotb::operations::distance [] [src]

Provide a trait and implementations to compute distances.

Structs

RustyDistanceCalculator

Calculate distances between 2 members in a WebOfTrust.

WotDistance

Results of WebOfTrust::compute_distance.

WotDistanceParameters

Paramters for WoT distance calculations

Traits

DistanceCalculator

Compute distance between nodes of a WebOfTrust.