#warnings #unused #macro #value #information #docs #suppress

hold-macro

extended todo!() macro that can suppress unused value warnings

1 unstable release

0.1.0 Sep 26, 2024

#1128 in Rust patterns

ISC license

3KB

hold-macro

This small library crate provides an alternative todo!() macro, with the additional functionality of being able to suppress any errors relating to unused values.

See the source code docs for usage information.

No runtime deps