Macro helix_runtime::throw [] [src]

macro_rules! throw {
    ($msg:expr) => { ... };
}