Skip to content

Commit 0b1a401

Browse files
committed
manual: fix bullet list.
1 parent d471e24 commit 0b1a401

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2979,6 +2979,7 @@ and data races on memory are prohibited by the type system.
29792979

29802980
Inter-task communication and co-ordination facilities are provided in the standard library.
29812981
These include:
2982+
29822983
- synchronous and asynchronous communication channels with various communication topologies
29832984
- read-only and read-write shared variables with various safe mutual exclusion patterns
29842985
- simple locks and semaphores

0 commit comments

Comments
 (0)