|
rstd 0.1.0
|
Compile-time-checked panic with format string support. More...
Compile-time-checked panic with format string support.
The first argument must be a string literal. Placeholder count is validated at compile time. Source location is captured automatically.
| Args | The types of the format arguments. |