Docs.rs
marpc-0.2.0
marpc 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
birktj
Dependencies
inventory ^0.3
normal
optional
marpc-macros =0.2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
pollster ^0.3
dev
tokio ^1.29
dev
Versions
66.67%
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
marpc
0.2.0
Crate Items
Macros
Structs
Enums
Traits
Functions
Type Aliases
Attribute Macros
List of all items
Structs
formats::Json
formats::JsonError
internal::ServerRpcHandler
Enums
ClientRpcError
RpcError
Traits
ClientRpcService
RpcFormat
RpcMethod
RpcService
internal::ResultTypes
internal::ServerRpcRegistryItem
internal::ServerRpcService
Macros
register_service
Attribute Macros
rpc
Functions
find_rpc_handler
handle_rpc
internal::rpc_call
Type Aliases
RpcResult