Docs.rs
  • orchflow-mux-0.1.0
    • orchflow-mux 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • foofork
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • chrono ^0.4 normal
      • futures-util ^0.3 normal
      • log ^0.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0 normal
      • tokio ^1.46 normal
      • tokio-tungstenite ^0.27 normal
      • tracing ^0.1 normal
      • tokio-test ^0.4 dev
      • uuid ^1.11 dev
    • Versions
    • 46.3% 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

orchflow_mux0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • backend::Pane
  • backend::PaneMetrics
  • backend::PaneSize
  • backend::ResourceLimits
  • backend::Session
  • muxd_backend::MuxdBackend
  • tmux_backend::TmuxBackend

Enums

  • backend::MuxError
  • backend::MuxUIEvent
  • backend::PaneEvent
  • backend::SplitType

Traits

  • backend::MuxBackend
  • backend::MuxBackendExt

Functions

  • factory::create_mux_backend
  • factory::create_mux_backend_async

Type Aliases

  • backend::EventStream