supersigil-rust-macros
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.
Example
use verifies;
License
Licensed under either of Apache License, Version 2.0 or MIT License at your option.