Docs.rs
  • pmc-2.0.0
    • pmc 2.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • theMackabu
    • Dependencies
      • anyhow ^1.0.78 normal
      • bytes ^1.5.0 normal
      • chrono ^0.4.31 normal
      • clap ^4.4.12 normal
      • clap-verbosity-flag ^2.1.2 normal
      • colored ^2.1.0 normal
      • cxx ^1.0.112 normal
      • env_logger ^0.10.1 normal
      • global_placeholders ^0.1.0 normal
      • hcl-rs ^0.18.0 normal
      • home ^0.5.9 normal
      • include_dir ^0.7.3 normal
      • inquire ^0.7.5 normal
      • lazy_static ^1.4.0 normal
      • libc ^0.2.151 normal
      • log ^0.4.20 normal
      • macros-rs ^0.5.0 normal
      • merkle_hash ^3.5.0 normal
      • nix ^0.27.1 normal
      • once_cell ^1.19.0 normal
      • os_info ^3.8.2 normal
      • pretty_env_logger ^0.5.0 normal
      • prometheus ^0.13.3 normal
      • psutil ^3.2.2 normal
      • regex ^1.10.2 normal
      • reqwest ^0.11.23 normal
      • rocket ^0.5.0 normal
      • ron ^0.8.1 normal
      • ryu ^1.0.16 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.109 normal
      • simple-logging ^2.0.2 normal
      • tabled ^0.15.0 normal
      • tera ^1.19.1 normal
      • termcolor ^1.4.0 normal
      • tokio ^1.35.1 normal
      • toml ^0.8.8 normal
      • update-informer ^1.1.0 normal
      • utoipa ^4.1.0 normal
      • utoipa-rapidoc ^2.0.0 normal
      • utoipa-swagger-ui ^5.0.0 normal
      • chrono ^0.4.31 build
      • cxx-build ^1.0.112 build
      • flate2 ^1.0.28 build
      • reqwest ^0.11.23 build
      • tar ^0.4.40 build
    • Versions
    • 4.74% of the crate is documented
  • Platform
    • 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

pmc2.0.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Functions
  • Type Aliases

List of all items

Structs

  • Callback
  • config::structs::Config
  • config::structs::Daemon
  • config::structs::Runner
  • config::structs::Secure
  • config::structs::Server
  • config::structs::Servers
  • config::structs::Web
  • file::Exists
  • helpers::ColoredString
  • log::Logger
  • process::Crash
  • process::Info
  • process::ItemSingle
  • process::Log
  • process::LogInfo
  • process::MemoryInfo
  • process::Process
  • process::ProcessItem
  • process::ProcessWrapper
  • process::Raw
  • process::Remote
  • process::RemoteConfig
  • process::Runner
  • process::Stats
  • process::Watch
  • process::http::LogResponse
  • process::http::sync::Response
  • process::id::Id
  • service::Fork
  • service::ProcessMetadata

Enums

  • process::Status

Macros

  • log

Functions

  • config::from
  • config::read
  • config::servers
  • file::cwd
  • file::from_object
  • file::logs
  • file::logs_internal
  • file::make_relative
  • file::raw
  • file::read
  • file::read_object
  • helpers::format_duration
  • helpers::format_memory
  • process::dump::from
  • process::dump::raw
  • process::dump::read
  • process::dump::write
  • process::hash::create
  • process::http::clear_env
  • process::http::client
  • process::http::create
  • process::http::flush
  • process::http::info
  • process::http::logs
  • process::http::remove
  • process::http::rename
  • process::http::restart
  • process::http::stop
  • process::http::sync::client
  • service::find_chidren
  • service::get_child_pid
  • service::get_process_cpu_usage_percentage
  • service::run
  • service::set_program_name
  • service::stop
  • service::try_fork

Type Aliases

  • process::Env
  • service::Callback

Statics

  • helpers::FAIL
  • helpers::SUCCESS
  • helpers::WARN