Function get_house_name

Source
fn get_house_name(
    base: &HashMap<String, SaveFileValue>,
) -> Result<Rc<str>, ParsingError>