Docs.rs
debug_code-0.1.1
debug_code 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Shylock-Hg
Dependencies
proc-macro2 ^1.0.79
normal
quote ^1.0.35
normal
syn ^2.0.52
normal
Versions
66.67%
of the crate is documented
Platform
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
Crate debug_code
debug_
code
0.1.1
All Items
Crate Items
Macros
Crate
debug_
code
Copy item path
Source
Macros
ยง
debug
Proc macro to remove code when not debug build.
debug_
field
Remove the
field
or
variant
with
#[debug]
attribute Struct, Enum or Union.