1 unstable release
0.1.0 | Sep 26, 2024 |
---|
#1128 in Rust patterns
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.