from_set

Function from_set 

Source
pub fn from_set(set: &SolutionSet) -> ContentAddress
Expand description

Determine the content address for the given SolutionSet.

If you have already calculated the content address for each Solution consider using from_solution_addrs or from_solution_addrs_slice.