Procedural macro attributes for adding qualifiers like pub, async, unsafe, const, and extern "C" to Rust items.
# Cargo.toml
[dependencies]
qualifier_attr = "0.2.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Apply qualifiers to a function using the qualifiers attribute macro.
No known issues recorded.
No dependency data recorded yet.