Registry / testing / macrotest

macrotest

JSON →
library1.2.1rscratesunverified

Test harness for macro expansion.

# Cargo.toml [dependencies] macrotest = "1.2.1"
INSTALL
IMPORT
SIG · MACROTEST
M
macrotest
testingrustv1.2.1
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.

expand
use macrotest::expand;

Expands macros in test files for comparison.

use macrotest::expand; fn main() { expand("tests/expand"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
macrotest — cargo add macrotest · libregistry