[][src]Macro tari_crypto::script

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