Skip to content

Commit

Permalink
not public
Browse files Browse the repository at this point in the history
  • Loading branch information
kushudai committed Nov 22, 2024
1 parent 19430d9 commit e2f5f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ pub use types::*;
#[cfg(feature = "trace")]
mod hyper_wrapper;
/// Types exposed for metrics on the consuming application without taking a dependency on a metrics library or a specific implementation.
pub mod metrics;
mod metrics;
/// The strongly typed data structures representing canonical consul objects.
pub mod types;

Expand Down

0 comments on commit e2f5f38

Please sign in to comment.