Constant FLAG_ONEWAY

Source
pub const FLAG_ONEWAY: TransactionFlags = sys::transaction_flags_TF_ONE_WAY; // 1u32
Expand description

Corresponds to TF_ONE_WAY – an asynchronous call.