Docs.rs
cortexflow_agent_api-0.1.0
cortexflow_agent_api 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
LorenzoTettamanti
Dependencies
anyhow ^1.0.98
normal
aya ^0.13.1
normal
bytemuck ^1.23.0
normal
bytemuck_derive ^1.10.1
normal
cortexflow_identity ^0.1.0
normal
prost ^0.14.1
normal
tokio ^1.47.0
normal
tokio-stream ^0.1.17
normal
tonic ^0.14.0
normal
tonic-build ^0.14.0
normal
tonic-prost ^0.14.0
normal
tonic-reflection ^0.14.0
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
tonic-build ^0.14.0
build
tonic-prost-build ^0.14.0
build
Versions
46.51%
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
Files
agent_api/
lib.rs
1
pub mod
api;
2
pub mod
agent;
3
pub mod
client;
4
pub mod
requests;