axum-debug-macros

Crates.ioaxum-debug-macros
lib.rsaxum-debug-macros
version0.1.0
sourcesrc
created_at2021-10-03 05:04:53.558233
updated_at2021-10-06 08:51:13.655348
descriptionMacros for axum-debug crate.
homepagehttps://github.com/programatik29/axum-debug
repositoryhttps://github.com/programatik29/axum-debug
max_upload_size
id459631
size13,034
David Pedersen (davidpdrsn)

documentation

README

License Crates.io Docs - Master Docs - Stable

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.

Commit count: 3

cargo fmt