14 return "Normal - Middle/Top";
16 return "Covered - Bottom/Middle";
18 return "Split - Bottom/Top";
20 panic(
"to_string(LayerType) unknown LayerType");
A result type that maintains a chainable sequence of errors for debugging and error reporting.
ChainableResult< LayerType > layer_type_from_int(std::uint8_t i)
std::string to_string(LayerType layerType)
void panic(const StringViewSourceLoc &s)
Unconditionally terminates the program with a panic message.
@ bold
Bold text formatting.