Type Alias TransactionFlowsWithTransaction

Source
pub type TransactionFlowsWithTransaction = (Transaction, Vec<TransactionFlow>);