imdb-async 0.5.4

Opinionated and unopinionated async wrappers to efficiently retrieve and parse IMDB's dataset
Documentation

Provides [Client], an opinionated wrapper around IMDB's dataset. Because IMDB doesn't provide a searchable API, this crate makes use of [indexkv] to create a local cache, on disk, that provides fast ID lookups. Datasets are downloaded as-needed.