Skip to main content

cl_unimplemented

Macro cl_unimplemented 

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

Turns an unimplemented! invocation into an Error::Panic