#runnable #exit #utility #exit-code

rustutils-runnable

Trait for a runnable utility that exits with an ExitCode

1 unstable release

0.1.0 Jul 16, 2022

#2 in #runnable

Download history 49/week @ 2024-04-07 63/week @ 2024-04-14 80/week @ 2024-04-21 63/week @ 2024-04-28 56/week @ 2024-05-05 72/week @ 2024-05-12 59/week @ 2024-05-19 69/week @ 2024-05-26 48/week @ 2024-06-02 36/week @ 2024-06-09 59/week @ 2024-06-16 51/week @ 2024-06-23 17/week @ 2024-06-30 25/week @ 2024-07-07 79/week @ 2024-07-14 52/week @ 2024-07-21

173 downloads per month
Used in 23 crates

MIT license

2KB

Runnable

Rust trait to add a run function to a type.

No runtime deps