Docs.rs
  • rpc-toolkit-0.3.2
    • rpc-toolkit 0.3.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dr-bonez
    • Dependencies
      • async-stream ^0.3 normal
      • async-trait ^0.1 normal
      • axum ^0.8 normal
      • clap ^4 normal
      • futures ^0.3 normal
      • http ^1 normal
      • http-body-util ^0.1 normal
      • imbl-value ^0.4.3 normal
      • itertools ^0.14 normal
      • lazy_format ^2 normal
      • lazy_static ^1.4 normal
      • openssl ^0.10 normal
      • pin-project ^1 normal
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_cbor ^0.11 normal optional
      • serde_json ^1.0 normal
      • thiserror ^2.0 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • url ^2 normal
      • yajrc ^0.1 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

rpc_toolkit0.3.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CallRemoteHandler
  • CliApp
  • CustomDisplay
  • CustomDisplayFn
  • DynHandler
  • Empty
  • FromFn
  • FromFnAsync
  • HandlerArgs
  • HttpServer
  • InheritanceHandler
  • NoCli
  • NoDisplay
  • ParentHandler
  • RemoteCaller
  • Server
  • ShutdownHandle
  • WithAbout
  • WithContext
  • adapters::CustomDisplay
  • adapters::CustomDisplayFn
  • adapters::InheritanceHandler
  • adapters::NoCli
  • adapters::NoDisplay
  • adapters::RemoteCaller
  • adapters::WithAbout
  • from_fn::FromFn
  • from_fn::FromFnAsync
  • http::HttpServer
  • parent::ParentHandler
  • socket::ShutdownHandle
  • util::Flat
  • util::JobRunner
  • util::PhantomData
  • util::StreamUntil

Enums

  • Never

Traits

  • CallRemote
  • CliBindings
  • Context
  • Handler
  • HandlerExt
  • HandlerFor
  • HandlerTypes
  • Middleware
  • OrEmpty
  • PrintCliResult
  • adapters::HandlerExt
  • http::Middleware

Functions

  • call_remote_http
  • call_remote_socket
  • command_helpers::default_arg_parser
  • command_helpers::default_stdin_parser
  • fallback_rpc_error_response
  • from_fn
  • from_fn::from_fn
  • from_fn::from_fn_async
  • from_fn::from_fn_blocking
  • from_fn_async
  • from_fn_blocking
  • http::fallback_rpc_error_response
  • http::json_http_response
  • json_http_response
  • util::combine
  • util::extract
  • util::internal_error
  • util::invalid_params
  • util::invalid_request
  • util::parse_error
  • util::poll_select_all
  • util::without

Type Aliases

  • GenericRpcMethod
  • HandlerArgsFor
  • RpcRequest
  • RpcResponse
  • SingleOrBatchRpcRequest