[][src]Macro acari_lib::internal_error

macro_rules! internal_error {
    ( $( $arg:expr ),* ) => { ... };
}