Module omdb::query[][src]

Structs

FindQuery

Represents a query being bulit for OMDb. Follows the Builder pattern.

SearchQuery

Represents a query being bulit for OMDb. Follows the Builder pattern.

Functions

imdb_id

Starts a new FindQuery with an imdb_id.

search

Starts a new SearchQuery.

title

Starts a new FindQuery with a title.