rustio rustio.net
29

tracers-macros-hack

v0.1.0 Growing

Do not reference this crate directly; see the "tracers" crate for further instructions. This crate contains the actual `proc-macro=true` crate which implements the probing macros. Because the `probe!` macro is actually a procedural macro but is used in expression position, we must use the `proc_macro_hack` crate to work around the fact that Rust doesn't natively support this usage yet. That hack requires that the actual macro be implemented in one crate, then re-exported from a second crate. Thus, to ensure that callers can simply add a dependency on `tracers_macros`, we make `tracers_macros` the re-exporting crate and this one, `tracers_macros_hack`, the actual proc macro crate. Confused? Me too.

MIT OR Apache-2.0 Edition 2018

Quick Verdict

  • โœ•Not updated for 6+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
3.1K
Dependents
1
Releases
1
Size
2KB

Deep Insights

๐Ÿ“Š
Steady growth

38 downloads in the last 30 days (1/day), up 12% from the previous period.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 6+ years old, tracers-macros-hack hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿ“
Compact crate

At 2KB, tracers-macros-hack is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 1/25

Recency, release consistency, active ratio

Quality 13/25

Yanked ratio, deps, size, maturity, features

Community 2/20

Reverse deps, ownership, ecosystem

Popularity 4/15

Downloads, momentum, growth trend

Documentation 9/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
1/day avg+22%
0123412/301/172/42/223/123/29

Top Dependents

Most downloaded crates that depend on tracers-macros-hack

Version Adoption

v0.1.0
100%

Release Timeline

1 releasessince 2019
J
F
M
A
M
J
J
A
S
O
N
D
2019
1
2020
2021
2022
2023
2024
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
11
direct dependencies
Dependents
1
crates depend on tracers-macros-hack