Type Definition imdb_index::Result [] [src]

type Result<T> = Result<T, Error>;

A type alias for handling errors throughout imdb-index.