Skip to main content

Crate supersigil_rust_macros

Crate supersigil_rust_macros 

Source
Expand description

Proc-macro crate for the supersigil-rust ecosystem plugin.

Provides the #[verifies(...)] attribute macro that links Rust test functions to supersigil specification criteria. This crate is not intended to be depended on directly – consumers should use supersigil-rust, which re-exports the macro.

Attribute Macros§

verifies
Attribute macro that marks a test function as verifying one or more specification criteria.