1 unstable release
0.1.0 | Jun 28, 2023 |
---|
#4 in #ps1
902 downloads per month
15KB
213 lines
universal-service-rs
The universal-service
crate provides building blocks for creating service binaries across operating system platforms.
Example
See examples/service.rs
for a fully functional demo service:
cargo build --example service
On Windows, you can demonstrate the native Windows Service integration by running (as Administrator):
.\example-service-test.ps1
Dependencies
~2–29MB
~343K SLoC