Docs.rs
sc-rpc-server-17.0.0
sc-rpc-server 17.0.0
Docs.rs crate page
GPL-3.0-or-later
WITH Classpath-exception-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
dyn-clone ^1.0.16
normal
forwarded-header-value ^0.1.1
normal
futures ^0.3.30
normal
governor ^0.6.0
normal
http ^1.1
normal
http-body-util ^0.1.2
normal
hyper ^1.3.1
normal
ip_network ^0.4.1
normal
jsonrpsee ^0.24.3
normal
log ^0.4.22
normal
substrate-prometheus-endpoint ^0.17.0
normal
sc-rpc-api ^0.44.0
normal
serde ^1.0.209
normal
serde_json ^1.0.127
normal
tokio ^1.37.0
normal
tower ^0.4.13
normal
tower-http ^0.5.2
normal
Versions
100%
of the crate is documented
Go to latest version
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
sc_
rpc_
server
17.0.0
Module utils
Module Items
Structs
Enums
Functions
In crate sc_
rpc_
server
sc_rpc_server
Module
utils
Copy item path
source
Expand description
Substrate RPC server utils.
Structs
§
RpcEndpoint
Represent a single RPC endpoint with its configuration.
Enums
§
RpcMethods
Available RPC methods.
Functions
§
deny_
unsafe
Get the
deny_unsafe
setting based on the address and the RPC methods exposed by the interface.