pub type TestCaseName = String;
Expand description

Human-readable name for a test case.

Aliased Type§

struct TestCaseName { /* private fields */ }