Skip to main content

internal_error

Macro internal_error 

Source
macro_rules! internal_error {
    ( $fmt:literal $(, $($arg:tt)*)?) => { ... };
}