The usage of the `comment_select` used `unwrap`. It would be better to have the function be fallible instead and provide a somewhat helpful message. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| build.rs | ||
The usage of the `comment_select` used `unwrap`. It would be better to have the function be fallible instead and provide a somewhat helpful message. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| build.rs | ||