[][src]Type Definition ispell::Result

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

Result type (returned by most methods of this library)