Skip to main content

load_data

Function load_data 

Source
pub fn load_data<T>(base_path: impl AsRef<Path>, name: &str) -> Result<T, Error>