#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

#3 in #runnable

Download history 52/week @ 2023-12-18 39/week @ 2023-12-25 11/week @ 2024-01-01 60/week @ 2024-01-08 30/week @ 2024-01-15 33/week @ 2024-01-22 17/week @ 2024-01-29 31/week @ 2024-02-05 58/week @ 2024-02-12 61/week @ 2024-02-19 68/week @ 2024-02-26 72/week @ 2024-03-04 58/week @ 2024-03-11 64/week @ 2024-03-18 100/week @ 2024-03-25 118/week @ 2024-04-01

357 downloads per month
Used in 23 crates

MIT license

2KB

Runnable

Rust trait to add a run function to a type.

No runtime deps