msft 0.0.24

Windows service API
1
2
3
4
5
6
7
//! msft

pub use msft_service as service;

pub use msft_runtime as runtime;

pub use windows_sys;