Macro shkeleton::diag

source ·
macro_rules! diag {
    ($($arg:tt)+) => { ... };
}