Skip to main content

tx_inputs

Macro tx_inputs 

Source
macro_rules! tx_inputs {
    ($($item:expr),* $(,)?) => { ... };
}