Docs.rs
supervisor-0.1.0
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
supervisor 0.1.0
Spawns a thread and which will restart the work fn when it produces a Result
Crate
Source
Builds
Feature flags
Documentation
Coverage
50%
1
out of
2
items documented
0
out of
1
items with examples
Size
Source code size: 1.76 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 993.53 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
mount-tech/supervisor
0
0
0
crates.io
Dependencies
log ^0.3.5
normal
Versions
0.1.0
Owners
supervisor
Spawns a thread and which will restart the work fn when it produces a Result.