Skip to main content

error_dfx

Macro error_dfx 

Source
macro_rules! error_dfx {
    ($($arg:tt)+) => { ... };
}