Docs.rs
brokk-mj-controller-2.1.2
brokk-mj-controller 2.1.2
Docs.rs crate page
GPL-3.0-only
07 September 2026
Links
Repository
crates.io
Source
Owners
foundev
github:brokkai:brokk-eng
Dependencies
agent-client-protocol ^2
normal
brokk-anvil-client ^0.28.1
normal
anyhow ^1
normal
axum ^0.8
normal
axum-server ^0.7
normal
base64 ^0.22
normal
chrono ^0.4
normal
dirs ^6
normal
futures ^0.3
normal
getrandom ^0.3
normal
brokk-mj-core ^2.1.2
normal
hmac ^0.12
normal
libc ^0.2
normal
qrcode ^0.14
normal
rayon ^1
normal
reedline ^0.51
normal
reqwest ^0.12
normal
rusqlite ^0.37
normal
rustls ^0.23
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
tempfile ^3
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
url ^2
normal
http-body-util ^0.1
dev
tempfile ^3
dev
tokio ^1
dev
tower ^0.5
dev
Versions
28.83%
of the crate is documented
Go to latest version
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
run_worker_proxy
mj_
controller
2.1.2
In mj_
controller::
hel_
git_
proxy
mj_controller
::
hel_git_proxy
Function
run_
worker_
proxy
Copy item path
Source
pub async fn run_worker_proxy( root: &
Path
, repository: &
str
, service: &
str
, ) ->
Result
<
()
,
Error
>