Docs.rs
  • yerpc-0.3.1
    • yerpc 0.3.1
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • link2xt
    • Simon-Laux
    • Frando
    • Dependencies
      • anyhow ^1.0.57 normal
      • async-channel ^1.6.1 normal
      • async-mutex ^1.4.0 normal
      • async-trait ^0.1.53 normal
      • axum ^0.5.9 normal
      • futures ^0.3.21 normal
      • futures-util ^0.3.21 normal
      • log ^0.4.16 normal
      • serde ^1.0.136 normal
      • serde_json ^1.0.79 normal
      • tokio ^1.19.2 normal
      • tokio-tungstenite ^0.17 normal
      • tracing ^0.1.35 normal
      • typescript-type-def ^0.5.3 normal
      • yerpc_derive ^0.3 normal
      • anyhow ^1.0.57 dev
      • axum ^0.5.9 dev
      • tokio ^1.19.2 dev
      • tokio-tungstenite ^0.17 dev
      • url ^2.2.2 dev
    • Versions
    • 4.29% 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
logo

logo

Crate yerpc

  • Version 0.3.1
  • All Items
  • Modules
  • Structs
  • Enums
  • Traits
  • Type Definitions
  • Attribute Macros
  • Derive Macros
logo
Change settings

Crate yerpc

source · [−]

Modules

typescript

Structs

Error
Request
Response
RpcClient
RpcSession

Enums

Message
Params
RpcResult

Only used for generated TS bindings

RpcSessionSink
Version

Protocol Version

Traits

RpcServer
TypeDef

A Rust type that has a corresponding TypeScript type definition.

Type Definitions

Id
OutReceiver
Result

Attribute Macros

async_trait
rpc

Derive Macros

TypeDef