noterm 0.2.3

noterm, a no_std terminal handler.
Documentation
1
2
3
4
5
error: 1 positional argument in format string, but no arguments were given
 --> src/macros/ui/004-fail-expand-invalid-input-missing-arg.rs:3:43
  |
3 |     noterm::print!(output, "missing value {}");
  |                                           ^^