pub type FatalResponse = String;
Type alias for a fatal response String.
String
struct FatalResponse { /* private fields */ }