Docs.rs
channel-server-0.1.0
channel-server 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
imxood
Dependencies
ahash ^0.7.6
normal
bytes ^1.1.0
normal
channel-server-derive ^0.1
normal
crossbeam ^0.8.1
normal
log ^0.4.14
normal
serde ^1.0.136
normal
serde_json ^1.0.79
normal
thiserror ^1.0.30
normal
Versions
25%
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
channel_
server
0.1.0
All Items
Crate Items
Modules
Structs
Enums
Traits
Type Aliases
Attribute Macros
Crate
channel_server
Copy item path
Source
Modules
§
add_
data
common
extensions
prelude
request
response
Structs
§
Body
Channel
Client
Channel
Service
Channel
Topic
Param
Request
Response
Route
Enums
§
Channel
Error
Status
Code
Traits
§
Endpoint
Endpoint
Ext
From
Request
Into
Endpoint
Into
Response
Middleware
Type Aliases
§
BoxEndpoint
Attribute Macros
§
handler
Wrap an function as an
Endpoint
.