Function brontes_database::parquet::get_path

source ยท
pub fn get_path(
    custom_path: Option<String>,
    batch_type: Tables,
    mev_type: Option<MevType>,
) -> Result<PathBuf>