Docs.rs
jsonrpsee-http-server-0.8.0
jsonrpsee-http-server 0.8.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
paritytech-ci
Dependencies
futures-channel ^0.3.14
normal
futures-util ^0.3.14
normal
globset ^0.4
normal
hyper ^0.14.10
normal
jsonrpsee-core ^0.8.0
normal
jsonrpsee-types ^0.8.0
normal
lazy_static ^1.4
normal
serde_json ^1
normal
socket2 ^0.4
normal
tokio ^1.8
normal
tracing ^0.1
normal
unicase ^2.6.0
normal
env_logger ^0.9.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
In
jsonrpsee_http_server
::
response
?
Function
jsonrpsee_http_server
::
response
::
internal_error
source
·
[
−
]
pub fn internal_error() ->
Response
<
Body
>
Expand description
Create a response for json internal error.