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 4eebbd3 commit 9bfbbfcCopy full SHA for 9bfbbfc
source/core/transactions.txt
@@ -216,6 +216,18 @@ upper-right to set the language of the following example.
216
:start-after: Start Transactions withTxn API Example 1
217
:end-before: End Transactions withTxn API Example 1
218
219
+ .. tab::
220
+ :tabid: rust
221
+
222
+ .. include:: /includes/transactions/example-intro.rst
223
224
+ .. include:: /includes/extracts/transactions-example-note.rst
225
226
+ .. literalinclude:: /driver-examples/mod.rs
227
+ :language: rust
228
+ :dedent: 4
229
+ :start-after: Start Transactions withTxn API Example 1
230
+ :end-before: End Transactions withTxn API Example 1
231
232
.. tab::
233
:tabid: go
0 commit comments