supervisor 0.1.0

Spawns a thread and which will restart the work fn when it produces a Result
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 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
  • Versions
  • Owners
  • shockham

supervisor

Spawns a thread and which will restart the work fn when it produces a Result.