Docs.rs
facet-xml-0.43.1
facet-xml 0.43.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fasterthanlime
Dependencies
axum-core ^0.5
normal
optional
facet ^0.43.1
normal
facet-core ^0.43.1
normal
facet-dom ^0.43.1
normal
facet-reflect ^0.43.1
normal
http ^1.4.0
normal
optional
http-body-util ^0.1
normal
optional
itoa ^1
normal
optional
quick-xml ^0.39
normal
tracing ^0.1.43
normal
optional
zmij ^1
normal
optional
tracing ^0.1.43
dev
Versions
97.06%
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
trace
facet_
xml
0.43.1
facet_xml
Macro
trace
Copy item path
Source
macro_rules! trace { ($($arg:tt)*) => { ... }; }
Expand description
Emit a trace-level log message (no-op version).