Docs.rs
  • processmanager-0.3.0
    • processmanager 0.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mrcrgl
    • Dependencies
      • async-trait ^0.1 normal
      • futures ^0.3 normal
      • log ^0.4 normal optional
      • signal-hook ^0.3 normal optional
      • signal-hook-tokio ^0.3 normal optional
      • tokio ^1 normal
      • tracing ^0.1 normal optional
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

processmanager0.3.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Traits

Crate processmanager

source ·

Modules§

  • receiver

Structs§

  • ProcessManager
  • RuntimeGuard
  • RuntimeHandle
  • RuntimeTicker

Enums§

  • ProcessOperation
  • RuntimeControlMessage
  • RuntimeError

Traits§

  • ProcessControlHandler
  • Runnable