Skip to content

Commit 7060e98

Browse files
author
Vince Mutolo
committed
fix base doc line in lib.rs
1 parent cae31f7 commit 7060e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hazardous/mod.rs

Lines changed: 1 addition & 1 deletion
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)