Skip to main content

error_runtime

Macro error_runtime 

Source
macro_rules! error_runtime {
    ($msg:expr) => { ... };
}
Expand description

Create a runtime error with the given message