mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-06 20:04:18 +00:00
lib.rst: add link to asyncstreams, fixes #6383 [ci skip]
This commit is contained in:
@@ -213,6 +213,9 @@ Generic Operating System Services
|
||||
This module implements asynchronous file reading and writing using
|
||||
``asyncdispatch``.
|
||||
|
||||
* `asyncstreams <asyncstreams.htm>`_
|
||||
This module provides `FutureStream` - a future that acts as a queue.
|
||||
|
||||
* `distros <distros.html>`_
|
||||
This module implements the basics for OS distribution ("distro") detection
|
||||
and the OS's native package manager.
|
||||
|
||||
Reference in New Issue
Block a user