Function polars_io::pl_async::with_concurrency_budget
source ยท pub async fn with_concurrency_budget<F, Fut>(
requested_budget: u32,
callable: F
) -> Fut::Output
Available on crate feature
async
only.