Macro scrypto::trace

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