We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f97df commit e25f03fCopy full SHA for e25f03f
source/core/transactions.txt
@@ -263,6 +263,16 @@ This example highlights the key components of the transactions API.
263
:start-after: Start Transactions withTxn API Example 1
264
:end-before: End Transactions withTxn API Example 1
265
266
+ .. tab::
267
+ :tabid: rust
268
+
269
+ .. include:: /includes/extracts/transactions-example-note.rst
270
271
+ .. literalinclude:: /driver-examples/mod.rs
272
+ :language: rust
273
+ :dedent: 4
274
+ :start-after: Start Transactions withTxn API Example 1
275
+ :end-before: End Transactions withTxn API Example 1
276
277
.. tab::
278
:tabid: go
0 commit comments