pub type CaseName = String;
Expand description

Human-readable name for a test case.

Aliased Type§

struct CaseName { /* private fields */ }