Function get_solutions_from_conjure

Source
pub fn get_solutions_from_conjure(
    essence_file: &str,
) -> Result<Vec<BTreeMap<Name, Literal>>, EssenceParseError>