Docs.rs
codex-mobile-bridge-0.3.3
codex-mobile-bridge 0.3.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
A-G-guy
Dependencies
anyhow ^1.0.100
normal
axum ^0.8.8
normal
base64 ^0.22.1
normal
clap ^4.6.0
normal
codex-mobile-contracts ^0.3.1
normal
codex-mobile-wire ^0.3.1
normal
futures-util ^0.3.31
normal
libc ^0.2.184
normal
rusqlite ^0.39.0
normal
semver ^1.0.27
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sha2 ^0.10.9
normal
tokio ^1.51.0
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.20
normal
uuid ^1.23.0
normal
tempfile ^3.27.0
dev
Versions
0%
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
error_response
codex_
mobile_
bridge
0.3.3
In codex_
mobile_
bridge::
bridge_
protocol
codex_mobile_bridge
::
bridge_protocol
Function
error_
response
Copy item path
Source
pub fn error_response(request_id:
String
, error:
ApiError
) ->
ServerEnvelope