#spans #log #async #log-trace #logging

macro async-log-attributes

Proc Macro attributes for the async-log crate

2 stable releases

1.0.1 Jun 28, 2019

#8 in #log-trace

Download history 714/week @ 2023-11-20 746/week @ 2023-11-27 858/week @ 2023-12-04 786/week @ 2023-12-11 705/week @ 2023-12-18 127/week @ 2023-12-25 560/week @ 2024-01-01 952/week @ 2024-01-08 889/week @ 2024-01-15 1122/week @ 2024-01-22 1290/week @ 2024-01-29 1059/week @ 2024-02-05 809/week @ 2024-02-12 527/week @ 2024-02-19 565/week @ 2024-02-26 885/week @ 2024-03-04

2,819 downloads per month
Used in 12 crates (via async-log)

MIT/Apache

6KB

runtime-attributes

Proc Macro attributes for the Runtime crate. See the Runtime documentation for more details.

This macro was designed to be used from the Runtime crate. Using this in any other way is unlikely to work.

Installation

With cargo-edit do:

$ cargo add runtime-attributes

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our The "Contributing" section of the guide and take a look at some of these issues:

Conduct

The Runtime project adheres to the Contributor Covenant Code of Conduct. This describes the minimum behavior expected from all contributors.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~2MB
~45K SLoC