tryx-derive 0.1.0

Derive macro for tryx outcome types
Documentation
1
2
3
4
5
error: variant must have exactly one unnamed field
 --> tests/ui/fail/multiple_fields.rs:8:7
  |
8 |     No(&'static str, &'static str),
  |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^