Docs.rs
facet-diff-0.43.2
facet-diff 0.43.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fasterthanlime
Dependencies
facet ^0.43.2
normal
facet-core ^0.43.2
normal
facet-diff-core ^0.43.2
normal
facet-pretty ^0.43.2
normal
facet-reflect ^0.43.2
normal
log ^0.4.29
normal
owo-colors ^4
normal
tracing ^0.1
normal
optional
boxen ^0.1.3
dev
insta ^1.44.3
dev
owo-colors ^4
dev
tracing ^0.1.43
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
debug
facet_
diff
0.43.2
facet_diff
Macro
debug
Copy item path
Source
macro_rules! debug { ($($arg:tt)*) => { ... }; }
Expand description
Emit a debug-level log message (no-op version).