[go: up one dir, main page]

indoc 2.0.7

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