Add note to import "std/sha1" to sha1.nim (doc)

This commit is contained in:
Torro
2018-06-01 16:20:30 +02:00
parent 16a42f4ffa
commit 637ee7a151

View File

@@ -7,6 +7,8 @@
# distribution, for details about the copyright.
#
## Note: Import ``std/sha1`` to use this module
import strutils
const Sha1DigestSize = 20