Type Definition goldentests::TestResult[][src]

type TestResult<T> = Result<T, TestError>;