2 unstable releases
0.1.0 | Oct 6, 2021 |
---|---|
0.0.0 | Oct 3, 2021 |
#277 in #axum
12KB
160 lines
axum-debug-macros
Procedural macros for axum-debug
crate.
Safety
This crate uses #![forbid(unsafe_code)]
to ensure everything is implemented in 100% safe Rust.
Performance
This crate have no effect when using release profile. (eg. cargo build --release
)
License
This project is licensed under the MIT license.
lib.rs
:
Procedural macros for axum-debug
crate.
Dependencies
~10–21MB
~292K SLoC