guideme 0.2.0

Type-safe inline judgments from TypeSafe Jev: if / match / score as Rust primitives
Documentation
1
2
3
4
5
error: guideme: duplicate #[guide(example = "Where is my refund?")] on this variant
 --> tests/ui/duplicate_example.rs:4:56
  |
4 |     #[guide(example = "Where is my refund?", example = "Where is my refund?")]
  |                                                        ^^^^^^^^^^^^^^^^^^^^^