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)