File: printdoc-no-named-arg.stderr

package info (click to toggle)
rust-indoc 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 240 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 182 bytes parent folder | download | duplicates (21)
1
2
3
4
5
error[E0425]: cannot find value `named` in this scope
 --> tests/ui/printdoc-no-named-arg.rs:4:17
  |
4 |     printdoc!("{named}");
  |                 ^^^^^ not found in this scope