pub fn load_values<P: AsRef<Path>>(path: P, env: &Env) -> Result<Vec<Value>>
Loads values from the file.