Skip to content

Commit 41bfb95

Browse files
committed
docs: Hide debug macro
1 parent 125d7c4 commit 41bfb95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/snapbox/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ pub use data::IntoData;
114114
pub use data::IntoJson;
115115
pub use data::ToDebug;
116116
pub use filters::Redactions;
117+
#[doc(hidden)]
117118
pub use snapbox_macros::debug;
118119

119120
/// Easier access to common traits

0 commit comments

Comments
 (0)