We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cae31f7 commit e79316cCopy full SHA for e79316c
src/hazardous/mod.rs
@@ -45,5 +45,5 @@ pub mod stream;
45
/// Elliptic-Curve Cryptography.
46
pub mod ecc;
47
48
-/// TODO: This probably belongs somewhere else.
+/// Primary byte-container types used in the public API.
49
pub mod base;
0 commit comments