Docs.rs
  • proc-heim-0.1.4
    • proc-heim 0.1.4
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Heliwrenaid
    • Dependencies
      • base64 ^0.22.1 normal optional
      • bytes ^1 normal
      • futures ^0.3.31 normal
      • hex ^0.4.3 normal optional
      • nix ^0.29.0 normal
      • rmp-serde ^1.3.0 normal optional
      • serde ^1.0 normal optional
      • serde_json ^1.0.133 normal optional
      • thiserror ^2.0.3 normal
      • tokio ^1.41.0 normal
      • tokio-stream ^0.1.16 normal
      • uuid ^1.11.0 normal
      • proptest ^1.5.0 dev
      • serde ^1 dev
      • serde_json ^1.0.133 dev
      • sysinfo ^0.32.0 dev
      • tempfile ^3 dev
      • rustc_version ^0.4.0 build
    • Versions
    • 100% 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

proc_heim0.1.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • manager::LogsQuery
  • manager::Message
  • manager::ProcessHandle
  • manager::ProcessId
  • manager::ProcessInfo
  • manager::ProcessManager
  • manager::ProcessManagerHandle
  • model::command::BufferCapacity
  • model::command::Cmd
  • model::command::CmdOptions
  • model::command::builder::CmdBuilder
  • model::command::builder::CmdOptionsBuilder
  • model::script::Script
  • model::script::ScriptRunConfig
  • model::script::builder::ScriptBuilder

Enums

  • manager::GetLogsError
  • manager::GetProcessInfoError
  • manager::KillProcessError
  • manager::ReadMessageError
  • manager::ReceiveDeserializedMessageError
  • manager::ReceiveMessageError
  • manager::SpawnProcessError
  • manager::WriteMessageError
  • manager::serde::Encoding
  • manager::serde::MessageFormat
  • manager::serde::SerdeError
  • model::command::CmdError
  • model::command::CmdOptionsError
  • model::command::LoggingType
  • model::command::MessagingType
  • model::command::builder::CmdBuilderError
  • model::script::ScriptingLanguage
  • model::script::builder::ScriptBuilderError

Traits

  • manager::MessageStreamExt
  • manager::ResultStreamExt
  • manager::TryMessageStreamExt
  • model::Runnable

Constants

  • manager::INPUT_PIPE_ENV_NAME
  • manager::OUTPUT_PIPE_ENV_NAME
  • manager::PROCESS_DATA_DIR_ENV_NAME
  • model::script::SCRIPT_FILE_PATH_PLACEHOLDER