Skip to main content

stylex_unimplemented

Macro stylex_unimplemented 

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

Like unimplemented!() but produces [StyleX] [UNIMPLEMENTED] <message>.