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