Docs.rs
marpc-0.2.0
marpc 0.2.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
birktj
Dependencies
inventory ^0.3
normal
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
57.69%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
marpc
0.2.0
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