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 f592481 commit 3a999faCopy full SHA for 3a999fa
source/fundamentals/run-command.txt
@@ -121,7 +121,7 @@ the ``explain`` command for a ``count`` operation on the ``flowers``
121
collection of the ``plants`` database. The ``explain`` command runs in the
122
``"queryPlanner"`` verbosity mode:
123
124
-.. literalinclude:: /code-snippets/crud/run-command.rs
+.. literalinclude:: /includes/fundamentals/code-snippets/run-command.rs
125
:language: rust
126
:dedent:
127
:start-after: start-runcommand
source/code-snippets/crud/run-command.rs renamed to source/includes/fundamentals/code-snippets/run-command.rs
0 commit comments