imdb-async 0.4.1

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.