Docs.rs
  • oxidux-0.4.0
    • oxidux 0.4.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • crates.io
    • Source
    • Owners
    • jonmast
    • Dependencies
      • ansi_term ^0.12 normal
      • clap ^2.32 normal
      • color-eyre ^0.5.0 normal
      • dirs ^3.0 normal
      • eyre ^0.6.0 normal
      • futures ^0.3.1 normal
      • hyper ^0.13.7 normal
      • libc ^0.2 normal
      • listenfd ^0.3.3 normal
      • nix ^0.17 normal
      • once_cell ^1.3.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • shellexpand ^2.0 normal
      • tokio ^0.2.4 normal
      • toml ^0.5 normal
      • url ^2.0.0 normal
      • rand ^0.7.0 dev
      • trust-dns-client ^0.19.3 normal
      • trust-dns-server ^0.19.3 normal
    • Versions
    • 2.17% of the crate is documented
  • 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

oxidux0.4.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • config::App
  • config::Config
  • config::ProxyConfig
  • process_manager::ProcessManager

Enums

  • config::CommandConfig

Functions

  • client::connect_to_process
  • client::restart_process
  • client::stop_app
  • config::config_dir
  • config::read_config
  • config::socket_path
  • config::tmux_socket
  • ipc_command::ping_server
  • proxy::start_server
  • run_server