Function data_sweep

Source
pub async fn data_sweep(
    path: PathBuf,
) -> Result<HashMap<DataName, Vec<f64>>, ()>