mobench-macros 0.1.0

Proc macros for bench-sdk - #[benchmark] attribute
Documentation
mobench-macros-0.1.0 has been yanked.

Procedural macros for bench-sdk

This crate provides the #[benchmark] attribute macro for marking functions as benchmarkable. Functions marked with this attribute are automatically registered and can be discovered at runtime.