Docs.rs
github-copilot-sdk-1.0.7
github-copilot-sdk 1.0.7
Docs.rs crate page
MIT
16 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
tclem
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
bytes ^1
normal
dirs ^5
normal
flate2 ^1
normal
optional
futures-util ^0.3
normal
getrandom ^0.2
normal
http ^1
normal
indexmap ^2
normal
libloading ^0.8
normal
optional
parking_lot ^0.12
normal
regex ^1
normal
reqwest ^0.12
normal
schemars ^1
normal
optional
serde ^1
normal
serde_json ^1
normal
tar ^0.4
normal
optional
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-tungstenite ^0.24
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
uuid ^1
normal
rusqlite ^0.35
dev
schemars ^1
dev
serial_test ^3
dev
tempfile ^3
dev
tokio ^1
dev
base64 ^0.22
build
dirs ^5
build
flate2 ^1
build
native-tls ^0.2
build
serde_json ^1
build
sha2 ^0.10
build
tar ^0.4
build
ureq ^2
build
zip ^2
build
zip ^2
normal
optional
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
Module error_codes
github_
copilot_
sdk
1.0.7
Module error_
codes
Module Items
Constants
In github_
copilot_
sdk::
test_
support
github_copilot_sdk
::
test_support
Module
error_
codes
Copy item path
Source
Expand description
Standard JSON-RPC 2.0 error codes.
Constants
ยง
INTERNAL_
ERROR
Internal server error (-32603).
INVALID_
PARAMS
Invalid method parameters (-32602).
METHOD_
NOT_
FOUND
Method not found (-32601).