Docs.rs
  • rspc-legacy-0.0.1
    • rspc-legacy 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • oscartbeaumont
    • Dependencies
      • futures ^0.3 normal
      • rspc-procedure ^0.0.1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • specta =2.0.0-rc.22 normal
      • specta-typescript ^0.0.9 normal
      • thiserror ^2.0.9 normal
      • tokio ^1.42.0 normal
    • Versions
    • 4.31% 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
    • 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
logo

rspc_legacy0.0.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Config
  • DoubleArgMarker
  • DoubleArgStreamMarker
  • Error
  • FutureMarker
  • Middleware
  • MiddlewareBuilder
  • MiddlewareContext
  • MiddlewareWithResponseHandler
  • ResultMarker
  • Router
  • RouterBuilder
  • SerializeMarker
  • internal::jsonrpc::JsonRPCError
  • internal::jsonrpc::Request
  • internal::jsonrpc::Response

Enums

  • ErrorCode
  • ExecError
  • ExecKind
  • ExportError
  • internal::ProcedureKind
  • internal::jsonrpc::RequestId
  • internal::jsonrpc::RequestInner
  • internal::jsonrpc::ResponseInner
  • internal::jsonrpc::Sender
  • internal::jsonrpc::Sender2
  • internal::jsonrpc::SubscriptionMap

Traits

  • MiddlewareLike
  • RequestLayer
  • Resolver
  • StreamResolver

Macros

  • selection

Functions

  • internal::jsonrpc::handle_json_rpc
  • test_result_type
  • test_result_value
  • typedef