Function object_lib::tls::set_txn_meta

source ·
pub fn set_txn_meta(
    log_entry_rc: Arc<RefCell<TransactionLogEntry>>,
    object_arg_mappings: &Vec<ObjectMapping>,
    maybe_ecb: Option<Arc<RefCell<ECB>>>
)