Function functional_tests::config::transaction::is_new_transaction
source · pub fn is_new_transaction(s: &str) -> bool
Expand description
Checks whether a line denotes the start of a new transaction.
pub fn is_new_transaction(s: &str) -> bool
Checks whether a line denotes the start of a new transaction.