indoc 1.0.3

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