Docs.rs
llmvm-protocol-2.0.1
llmvm-protocol 2.0.1
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
DJAndries
Dependencies
async-trait ^0.1
normal
futures ^0.3
normal
llmvm-util ^0.1
normal
multilink ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.29
normal
url ^2.3
normal
Versions
71.43%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
llmvm_
protocol
2.0.1
Module client
Module Items
Structs
In llmvm_
protocol::
stdio
llmvm_protocol
::
stdio
Module
client
Copy item path
Source
Structs
ยง
Stdio
Client
Client for stdio communication via a child process. If cloned, this client will continue to communicate with the same child process.
Stdio
Client
Config
Configuration for the stdio client.