Docs.rs
  • jsonrpc-core-18.0.0
    • jsonrpc-core 18.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • debris
    • github:paritytech:core-devs
    • Dependencies
      • futures ^0.3 normal optional
      • futures-executor ^0.3 normal optional
      • futures-util ^0.3 normal
      • log ^0.4 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
    • Versions
    • 94.81% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

jsonrpc_core18.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • IoHandler
  • MetaIoHandler
  • delegates::IoDelegate
  • middleware::Noop
  • types::error::Error
  • types::request::MethodCall
  • types::request::Notification
  • types::response::Failure
  • types::response::Success

Enums

  • Compatibility
  • RemoteProcedure
  • types::Value
  • types::error::ErrorCode
  • types::id::Id
  • types::params::Params
  • types::request::Call
  • types::request::Request
  • types::response::Output
  • types::response::Response
  • types::version::Version

Traits

  • IoHandlerExtension
  • Metadata
  • RpcMethod
  • RpcMethodSimple
  • RpcMethodSync
  • RpcNotification
  • RpcNotificationSimple
  • WrapFuture
  • middleware::Middleware

Functions

  • serde_from_str
  • types::to_string
  • types::to_value

Type Aliases

  • BoxFuture
  • FutureOutput
  • FutureResponse
  • FutureResult
  • FutureRpcResult
  • Result
  • middleware::NoopCallFuture
  • middleware::NoopFuture