pub fn from_set(set: &SolutionSet) -> ContentAddressExpand 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.