docstr 0.4.10

Ergonomic multi-line string literals
Documentation
1
2
3
4
5
6
7
error: requires at least a documentation comment argument: `/// ...`
 --> tests/ui/empty.rs:2:5
  |
2 |     docstr::docstr!();
  |     ^^^^^^^^^^^^^^^^^
  |
  = note: this error originates in the macro `docstr::docstr` (in Nightly builds, run with -Z macro-backtrace for more info)