Registry / testing / cw-core-macros

cw-core-macros

JSON →
library0.1.0rscratesunverified

DAO DAO v1 macros.

# Cargo.toml [dependencies] cw-core-macros = "0.1.0"
INSTALL
IMPORT
SIG · CW-CORE-MACROS
C
cw-core-macros
testingrustv0.1.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.

dao_test
use cw_core_macros::dao_test;

Uses the dao_test macro to define a test.

use cw_core_macros::dao_test; #[dao_test] fn test_dao() { // Test logic here assert!(true); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Meta
1
Resources
cw-core-macros — cargo add cw-core-macros · libregistry