indoc 1.0.3

Indented document literals
Documentation
1
2
3
4
5
6
7
error: unexpected end of macro invocation, expected format string
 --> $DIR/no-arguments.rs:4:5
  |
4 |     indoc!();
  |     ^^^^^^^^^
  |
  = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)