3 releases
0.1.2 | Jan 22, 2020 |
---|---|
0.1.1 | Jan 19, 2020 |
0.1.0 | Jan 19, 2020 |
#1328 in Development tools
203 downloads per month
Used in 2 crates
8KB
termination
#[termination::display]
fn main() -> Result<(), &'static str> {
Err("Error: failed successfully.")
}
lib.rs
:
Library that exposes Termination
trait, similar to std::process::Termination
.
Dependencies
~1.5MB
~35K SLoC