Registry / utility / swc-macros-common

swc-macros-common

JSON →
library1.0.1rscratesunverified

Common utilities for swc macros.

# Cargo.toml [dependencies] swc_macros_common = "1.0.1"
INSTALL
IMPORT
SIG · SWC-MACROS-COMMON
S
swc-macros-common
utilityrustv1.0.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.

swc_macros_common
use swc_macros_common::*;

Minimal usage showing import of common macro utilities.

use swc_macros_common::*; fn main() { // Example usage of common macro utilities println!("swc_macros_common utilities available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
swc-macros-common — cargo add swc-macros-common · libregistry