Skip to main content

error_at

Macro error_at 

Source
macro_rules! error_at {
    ($code:expr, $msg:expr) => { ... };
    ($code:expr, $fmt:expr, $($arg:tt)*) => { ... };
}
Expand description

Создать ошибку с местом возникновения