Docs.rs
yerpc-0.5.0
yerpc 0.5.0
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.6.6
normal
futures ^0.3.21
normal
futures-util ^0.3.21
normal
log ^0.4.16
normal
schemars ^0.8.11
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.5
normal
anyhow ^1.0.57
dev
axum ^0.6.6
dev
tokio ^1.19.2
dev
tokio-tungstenite ^0.17
dev
url ^2.2.2
dev
Versions
1.56%
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
☰
Crate yerpc
Version 0.5.0
All Items
Modules
Structs
Enums
Traits
Type Definitions
Attribute Macros
Derive Macros
?
Crate
yerpc
source
·
[
−
]
Modules
typescript
Structs
Error
Request
Response
RpcClient
RpcSession
Enums
Id
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
OutReceiver
Result
Attribute Macros
async_trait
rpc
Generates the jsonrpc handler and types.
Derive Macros
TypeDef