Docs.rs
agy-bridge-0.9.4
agy-bridge 0.9.4
Docs.rs crate page
Apache-2.0
OR
MIT
13 August 2026
Links
Repository
crates.io
Source
Owners
domenukk
Dependencies
base64 ^0.22
normal
futures ^0.3
normal
llm-tool ^0.9.4
normal
llm-tool-macros ^0.9.4
normal
pyo3 ^0.29
normal
pyo3-async-runtimes ^0.29
normal
pythonize ^0.29
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
typed-builder ^0.23
normal
fast_rands ^0.16
dev
tempfile ^3
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
99.04%
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
HTTP_CODE_UNKNOWN
agy_
bridge
0.9.4
In agy_
bridge::
error
agy_bridge
::
error
Constant
HTTP_
CODE_
UNKNOWN
Copy item path
Source
pub const HTTP_CODE_UNKNOWN:
u16
= 0;
Expand description
Unset / unknown HTTP status code (
0
).