Macro calcu_rs::rubi::error_msg

source ยท
macro_rules! error_msg {
    ($($tt:tt)*) => { ... };
}