futures-supervisor 0.0.0

Erlang-style supervisors for Rust Futures
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 24.76 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 945.36 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • yoshuawuyts

futures-supervisor

crates.io version build status downloads docs.rs docs

Erlang-style supervisors for Rust Futures.

Usage

Installation

$ cargo add futures-supervisor

Further Reading

See Also

License

MIT OR Apache-2.0