[][src]Type Definition sqsquatch::Result

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

A result that must include an Error