Docs.rs
thin-jsonrpc-client-0.1.0
thin-jsonrpc-client 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
jsdw
Dependencies
derive_more ^0.99.17
normal
futures-core ^0.3.28
normal
futures-util ^0.3.28
normal
serde ^1.0.175
normal
serde_json ^1.0.103
normal
tokio ^1.29.1
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
CODE_METHOD_NOT_FOUND
thin_
jsonrpc_
client
0.1.0
In thin_
jsonrpc_
client::
raw_
response
thin_jsonrpc_client
::
raw_response
Constant
CODE_
METHOD_
NOT_
FOUND
Copy item path
Source
pub const CODE_METHOD_NOT_FOUND:
ErrorCode
= -32601;
Expand description
THe method does not exist/is not available.