[][src]Type Definition check_latest::Result

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

Result of version checking/comparison.