Docs.rs
srvzio-1.1.1
srvzio 1.1.1
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
detro
Dependencies
crossbeam-channel ^0.3.8
normal
ctrlc ^3.1.3
normal
log ^0.4.6
normal
Versions
86.49%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
srvzio
1.1.1
All Items
Crate Items
Re-exports
Modules
Crate
srvzio
Copy item path
Source
Re-exports
§
pub use service::
Service
;
pub use manager::
ServiceManager
;
pub use
status
::*;
Modules
§
manager
Where you have services, you need managers
service
The key module of this library: a
Service
status
Representation of the internal status of a
Service
utils
Utilities to help you write services