Function load_input_file

Source
pub async fn load_input_file(
    path: impl AsRef<Path>,
) -> Result<BatchInputData, JsonParseError>