get_solution_set

Function get_solution_set 

Source
pub fn get_solution_set(
    conn: &Connection,
    ca: &ContentAddress,
) -> Result<Option<SolutionSet>, QueryError>
Expand description

Fetches a solution set by its content address.