pub fn set_transaction<S: Into<String>>(transaction: S)
Sets the transaction.
set_transaction("test transaction");