Skip to main content

stylex_unreachable

Macro stylex_unreachable 

Source
macro_rules! stylex_unreachable {
    () => { ... };
    ($($arg:tt)+) => { ... };
}
Expand description

Like unreachable!() but produces [StyleX] [UNREACHABLE] <message>.