Docs.rs
potatonet-0.4.2
potatonet 0.4.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sunli829
Dependencies
async-std ^1.4.0
normal
async-trait ^0.1.22
normal
futures ^0.3.1
normal
potatonet-bus ^0.4.1
normal
optional
potatonet-client ^0.4.1
normal
optional
potatonet-codegen ^0.4.1
normal
optional
potatonet-common ^0.4.2
normal
potatonet-node ^0.4.2
normal
optional
serde ^1.0.104
normal
serde_derive ^1.0.104
normal
clap ^2.33.0
dev
linefeed ^0.6.0
dev
Versions
100%
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
potatonet
0.4.2
All Items
Crate Items
Modules
Structs
Enums
Traits
Type Aliases
Attribute Macros
Crate
potatonet
Copy item path
Source
Expand description
PotatoNet微服务框架
Modules
§
bus
消息总线
client
客户端
node
节点
Structs
§
Local
Service
Id
本地24位服务Id
NodeId
节点Id
Request
请求类型
Response
响应类型
Service
Id
全局服务Id
Enums
§
Error
错误
Traits
§
Context
上下文
Topic
订阅消息
Type Aliases
§
Request
Bytes
Response
Bytes
Result
Attribute Macros
§
message
service
topic