Crate channel_server

Source

Modules§

add_data
common
extensions
prelude
request
response

Structs§

Body
ChannelClient
ChannelService
ChannelTopic
Param
Request
Response
Route

Enums§

ChannelError
StatusCode

Traits§

Endpoint
EndpointExt
FromRequest
IntoEndpoint
IntoResponse
Middleware

Type Aliases§

BoxEndpoint

Attribute Macros§

handler
Wrap an function as an Endpoint.