pub type NonEmptyString = String;
Expand description

A non-empty string (minimum length 1)