indoc 2.0.7

Indented document literals
Documentation
1
2
3
4
5
error: argument must be a single string literal
 --> tests/ui/non-string.rs:4:12
  |
4 |     indoc!(64);
  |            ^^