Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rakita committed Feb 6, 2025
1 parent 694ec3c commit e53faf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/inspector/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
mod eip3155;
mod gas;

/// [Inspector] implementations.
/// Inspector implementations.
pub mod inspectors {
#[cfg(all(feature = "std", feature = "serde-json"))]
pub use super::eip3155::TracerEip3155;
Expand Down

0 comments on commit e53faf1

Please sign in to comment.