pub fn get_solution_set(
conn: &Connection,
ca: &ContentAddress,
) -> Result<Option<SolutionSet>, QueryError>Expand description
Fetches a solution set by its content address.
pub fn get_solution_set(
conn: &Connection,
ca: &ContentAddress,
) -> Result<Option<SolutionSet>, QueryError>Fetches a solution set by its content address.