You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.
$ cargo run help
Compiling test-thunder v0.1.0 (/home/xxx/tmp/test-thunder)
error: custom attribute panicked
--> src/main.rs:9:1
|
9 | #[thunderclap(example: Option<String>: "Error, here", another_example: String: "No error, here")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: message: index out of bounds: the len is 1 but the index is 1
The Loki example does not compile.
Running on
edition = "2018"
:The text was updated successfully, but these errors were encountered: