Add link to streams module

This commit is contained in:
Federico Ceratto
2017-10-21 20:55:15 +01:00
parent aa96343f1d
commit 1f3e1fe758

View File

@@ -8,6 +8,8 @@
#
## This module contains helpers for parsing tokens, numbers, identifiers, etc.
##
## To unpack raw bytes look at the `streams <streams.html>`_ module.
{.deadCodeElim: on.}