Skip to main content

cl_todo

Macro cl_todo 

Source
pub macro cl_todo {
    () => { ... },
    ($($t:tt)*) => { ... },
}
Expand description

Turns a todo! invocation into an Error::Panic