#[instance_benchmarks]Expand description
An attribute macro that can be attached to a (non-empty) module declaration. Doing so will designate that module as an instance benchmarking module.
See pezframe_benchmarking::v2 for more info.
#[instance_benchmarks]An attribute macro that can be attached to a (non-empty) module declaration. Doing so will designate that module as an instance benchmarking module.
See pezframe_benchmarking::v2 for more info.