Commit graph

8 commits

Author SHA1 Message Date
FroVolod
6f6796c94b
ci: Added clippy to examples (#31)
Resolves #30

---------

Co-authored-by: FroVolod <frol_off@meta.ua>
2025-01-07 20:32:49 +02:00
FroVolod
ec88899e54
refactor: Use a custom ResultFromCli to enable Cancel and Back variants and lift CLI args on Ok/Err (#4) 2023-04-02 21:24:06 +02:00
Vlad Frolov
f7ce792eb4 feat: Introduced FromCli and ToCliArgs traits to unblock future generics implementation 2022-11-20 17:52:06 +02:00
FroVolod
defa1acf74 qweqwe 2022-02-24 05:27:13 +02:00
FroVolod
6e3f514728 fixed help for using examples 2022-02-21 11:26:41 +02:00
FroVolod
99abe1f7f4 added help for using examples 2022-02-20 21:14:24 +02:00
FroVolod
5f2943af94 fixed examles 2022-02-18 16:26:50 +02:00
FroVolod
2867c29b85 fixed 2022-02-11 11:32:29 +02:00
Renamed from examples/struct_example.rs (Browse further)