Macro tari_crypto::script[][src]

macro_rules! script {
    ($($opcode : ident $(($var : expr)) ?) +) => { ... };
}