Registry / utility / useful-macro

useful-macro

JSON →
library0.2.29rscratesunverified

A collection of useful Rust macros for common tasks.

# Cargo.toml [dependencies] useful_macro = "0.2.29"
INSTALL
IMPORT
SIG · USEFUL-MACRO
U
useful-macro
utilityrustv0.2.29
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

some_macro
use useful_macro::some_macro;

Invokes a macro from the collection.

use useful_macro::some_macro; fn main() { some_macro!(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.29latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
useful-macro — cargo add useful-macro · libregistry