[][src]Type Definition datamuse_api_wrapper::Result

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

A type alias for Results with the library Error type