Docs.rs
  • shell-compose-0.4.0
    • shell-compose 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • pka
    • Dependencies
      • anstyle-query ^1.1.1 normal
      • bincode ^1.3.3 normal
      • byteorder ^1.5.0 normal
      • bytesize ^1.3.0 normal
      • chrono ^0.4.38 normal
      • clap ^4.0.0 normal
      • comfy-table ^7.1.1 normal
      • command-group ^5.0.1 normal
      • cron ^0.15.0 normal
      • env_logger ^0.11.5 normal
      • interprocess ^2.2.1 normal
      • job_scheduler_ng ^2.0.5 normal
      • log ^0.4.22 normal
      • serde ^1.0.210 normal
      • serde_json ^1.0.128 normal
      • sysinfo ^0.34.0 normal
      • thiserror ^2.0.12 normal
    • Versions
    • 35.07% of the crate is documented
  • 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
    • 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

shell_compose0.4.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Cli
  • Dispatcher
  • Formatter
  • IpcStream
  • Job
  • JobInfo
  • JobSpawnInfo
  • Justfile
  • LogLine
  • OutputBuffer
  • ProcInfo
  • RestartInfo
  • Runner

Enums

  • CliCommand
  • DispatcherError
  • ExecCommand
  • IpcClientError
  • IpcServerError
  • IpcStreamReadError
  • IpcStreamWriteError
  • JobType
  • JustfileError
  • Message
  • ProcStatus
  • RestartPolicy

Functions

  • get_user_name
  • init_cli_logger
  • init_daemon_logger
  • job_info_table
  • proc_info_table
  • start_ipc_listener

Type Aliases

  • JobId
  • Pid