Macro gdrust::godot_panic[][src]

macro_rules! godot_panic {
    ($($args:tt)*) => { ... };
}

Same functionality as panic!(), but also outputs to the godot output.