Skip to main content

generation_error

Macro generation_error 

Source
macro_rules! generation_error {
    ($msg:expr) => { ... };
    ($fmt:expr, $($arg:tt)*) => { ... };
}
Expand description

Creates a generation error with a message