Skip to content

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini committed Oct 5, 2023
1 parent fb7d596 commit 9252afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types-and-traits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@ A :t:`closure type` implicitly implements the :std:`core::marker::Send`

:dp:`fls_5jh07heok8sy`
A :t:`closure type` implicitly implements the :std:`core::marker::Sync`
: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
environment` implement the :std:`core::marker::Send` :t:`trait`.

.. _fls_airvr79xkcag:
Expand Down

0 comments on commit 9252afd

Please sign in to comment.