Registry / other / solders-macros

solders-macros

JSON →
library0.22.0rscratesunverified

Attribute macros to reduce boilerplate in the solders Solana project.

# Cargo.toml [dependencies] solders-macros = "0.22.0"
INSTALL
IMPORT
SIG · SOLDERS-MACROS
S
solders-macros
otherrustv0.22.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 solders_macros::some_macro;

Applies a solders attribute macro to a function.

use solders_macros::some_macro; #[some_macro] fn example() {}
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.22.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
solders-macros — cargo add solders-macros · libregistry