dataloader 0.14.0

Rust implementation of Facebook's DataLoader using async-await.
Documentation

dataloader

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 3 of them enabled by default.

default

  • runtime-async-std

runtime-async-std

  • async-std

async-std

    This feature flag does not enable additional features.

runtime-tokio

  • tokio

tokio

    This feature flag does not enable additional features.