Macro scrypto::prelude::debug

source ·
macro_rules! debug {
    ($($args: expr),+) => { ... };
}