Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrasiuk committed Mar 4, 2024
1 parent 5a94297 commit 25e38ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/trie/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pub mod updates;
mod progress;
pub use progress::{IntermediateStateRootState, StateRootProgress};

/// Trie metrics tracker.
/// Trie calculation stats.
pub mod stats;

/// Trie root metrics.
Expand Down

0 comments on commit 25e38ab

Please sign in to comment.