Registry / utility / maelstrom-macro

maelstrom-macro

JSON →
library0.14.0rscratesunverified

Macros for Maelstrom internal usage.

# Cargo.toml [dependencies] maelstrom-macro = "0.14.0"
INSTALL
IMPORT
SIG · MAELSTROM-MACRO
M
maelstrom-macro
utilityrustv0.14.0
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 maelstrom_macro::some_macro;

Example of using a macro from the maelstrom-macro crate.

use maelstrom_macro::some_macro; fn main() { some_macro!(); println!("Macro used"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
maelstrom-macro — cargo add maelstrom-macro · libregistry