Docs.rs
vtcode-acp-0.123.7
vtcode-acp 0.123.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
vinhnx
Dependencies
agent-client-protocol =0.10.4
normal
anyhow ^1.0
normal
async-trait ^0.1.89
normal
chrono ^0.4
normal
futures ^0.3
normal
futures-util ^0.3
normal
hashbrown ^0.17
normal
percent-encoding ^2.3
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.18
normal
tokio ^1.52
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.23.2
normal
vtcode-core ^0.123.7
normal
assert_fs ^1.1
dev
Versions
78.21%
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
Skip to main content
JSONRPC_VERSION
vtcode_
acp
0.123.7
In vtcode_
acp::
jsonrpc
vtcode_acp
::
jsonrpc
Constant
JSONRPC_
VERSION
Copy item path
Source
pub const JSONRPC_VERSION: &
str
= "2.0";
Expand description
JSON-RPC 2.0 version string (always “2.0”)