Fix #264: Distance inherent data provider should not fail
Compare changes
+ 9
− 27
@@ -35,29 +35,14 @@ pub struct ComputationResult {
@@ -94,15 +79,12 @@ impl<IdtyIndex: Decode + Encode + PartialEq + TypeInfo + Send + Sync>
check_inherent
is not implemented in our case.