Docs.rs
system-service-0.2.2
system-service 0.2.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
onesignal-deploy
Dependencies
chan ^0.1
normal
chan-signal ^0.3
normal
env_logger ^0.5
normal
log ^0.4
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
system_
service
0.2.2
system_service
Macro
die
Copy item path
Source
macro_rules! die { ($($arg:tt)*) => { ... }; }
Expand description
Print a message to stderr and exit(1)