Docs.rs
supercode-harness-0.4.12
supercode-harness 0.4.12
Docs.rs crate page
MIT
OR
Apache-2.0
25 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
yueranyuan
Dependencies
async-trait ^0.1
normal
blake3 ^1
normal
bytes ^1
normal
diffy ^0.5
normal
futures ^0.3
normal
getrandom ^0.2
normal
glob ^0.3
normal
ignore ^0.4
normal
libc ^0.2
normal
notify ^8.2
normal
regex ^1
normal
reqwest ^0.12
normal
rusqlite ^0.31
normal
serde ^1
normal
serde_json ^1
normal
supercode-interchange =0.4.12
normal
supercode-reduce =0.4.12
normal
supercode-runtime =0.4.12
normal
thiserror ^2
normal
tokio ^1
normal
tokio-tungstenite ^0.26
normal
optional
toml ^0.8
normal
tracing ^0.1
normal
tree-sitter ^0.25
normal
tree-sitter-bash ^0.25
normal
async-trait ^0.1
dev
tokio ^1
dev
landlock ^0.4.5
normal
windows-sys ^0.59
normal
Versions
100%
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
ACP_PROTOCOL_VERSION
supercode_
harness
0.4.12
In supercode_
harness::
acp_
server
supercode_harness
::
acp_server
Constant
ACP_
PROTOCOL_
VERSION
Copy item path
Source
pub const ACP_PROTOCOL_VERSION:
u64
= 1;
Expand description
ACP protocol version implemented by this adapter.