Skip to content

Commit

Permalink
fix base docs line in hazardous module docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Vince Mutolo committed May 1, 2022
1 parent cae31f7 commit e79316c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hazardous/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ pub mod stream;
/// Elliptic-Curve Cryptography.
pub mod ecc;

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

0 comments on commit e79316c

Please sign in to comment.