Skip to content

Commit e79316c

Browse files
author
Vince Mutolo
committed
fix base docs line in hazardous module docs
1 parent cae31f7 commit e79316c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hazardous/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ pub mod stream;
4545
/// Elliptic-Curve Cryptography.
4646
pub mod ecc;
4747

48-
/// TODO: This probably belongs somewhere else.
48+
/// Primary byte-container types used in the public API.
4949
pub mod base;

0 commit comments

Comments
 (0)