Docs.rs
github-copilot-sdk-1.0.0-beta.4
github-copilot-sdk 1.0.0-beta.4
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tclem
Dependencies
async-trait ^0.1
normal
dirs ^5
normal
getrandom ^0.2
normal
parking_lot ^0.12
normal
regex ^1
normal
schemars ^1
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
optional
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
uuid ^1
normal
zstd ^0.13
normal
optional
schemars ^1
dev
serial_test ^3
dev
sha2 ^0.10
dev
tempfile ^3
dev
tokio ^1
dev
zstd ^0.13
dev
flate2 ^1
build
sha2 ^0.10
build
tar ^0.4
build
ureq ^2
build
zip ^2
build
zstd ^0.13
build
Versions
100%
of the crate is documented
Go to latest stable release
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
METHOD_NOT_FOUND
github_
copilot_
sdk
1.0.0-beta.4
In github_
copilot_
sdk::
test_
support::
error_
codes
github_copilot_sdk
::
test_support
::
error_codes
Constant
METHOD_
NOT_
FOUND
Copy item path
Source
pub const METHOD_NOT_FOUND:
i32
= -32601;
Expand description
Method not found (-32601).