[][src]Type Definition filecheck::Result

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

A result from the filecheck library.