pub fn load_map_spec(path: impl AsRef<Path>) -> Result<MapSpec>
load a map spec from a yaml file. the spec remembers the file’s directory so transforms.file and starlark load() paths resolve relative to it.
transforms.file
load()