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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
debug_code
0.1.1
All Items
Macros
?
Crate
debug_code
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.