Example: ```py return databind.json.load(yaml.safe_load(f), {"rules": list[Rule]}, str(path))["rules"] ```