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 fb7d596 commit 9252afdCopy full SHA for 9252afd
src/types-and-traits.rst
@@ -890,7 +890,7 @@ A :t:`closure type` implicitly implements the :std:`core::marker::Send`
890
891
:dp:`fls_5jh07heok8sy`
892
A :t:`closure type` implicitly implements the :std:`core::marker::Sync`
893
-:t:`trait` if all the :t:`[type]s` of the :t:`[value]s` of the :t:`capture
+:t:`trait` if all the :t:`[type]s` of the :t:`[value]s` of the :t:`capturing
894
environment` implement the :std:`core::marker::Send` :t:`trait`.
895
896
.. _fls_airvr79xkcag:
0 commit comments