# 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.