load

Function load 

Source
pub async fn load<P: AsRef<Path>>(
    dir_path: P,
    name: &str,
) -> Result<Value, Error>