Docs.rs
eggress-system-proxy-1.0.4
eggress-system-proxy 1.0.4
Docs.rs crate page
MIT
OR
Apache-2.0
04 September 2026
Links
Repository
crates.io
Source
Owners
dbowm91
Dependencies
eggress-uri =1.0.4
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tracing ^0.1
normal
tempfile ^3
dev
Versions
79.82%
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
Skip to main content
Module command_runner
eggress_
system_
proxy
1.0.4
Module command_
runner
Module Items
Structs
Traits
In crate eggress_
system_
proxy
eggress_system_proxy
Module
command_
runner
Copy item path
Source
Structs
§
Mock
Command
Runner
Mock command runner for testing.
Real
Command
Runner
Production command runner that executes real system commands.
Traits
§
Command
Runner
Trait for executing system commands, enabling test injection.