Skip to content

njeffords/winsvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

winsvc

An opinionated crate to make it easy (easier at least) to turn a rust application into a windows service.

This crate is still under development and will (hopefully) be improved a bit before its API becomes stable.

See the hello.rs example for the simplest usage.