Module asynch
embedded_
svc
0.28.1
Module asynch
Module Items
Re-exports
Structs
Traits
In embedded_
svc::
http::
server
Modules
asynch
Structs
CompositeHandler
FnHandler
Request
Response
Traits
Connection
ErrorType
Handler
Middleware
embedded_svc
::
http
::
server
Module
asynch
Copy item path
Settings
Help
Summary
Source
Re-exports
§
pub use super::
Headers
;
pub use super::
Method
;
pub use super::
Query
;
pub use super::
Status
;
Structs
§
Composite
Handler
Request
Response
Traits
§
Connection
Error
Error trait.
Error
Type
Base trait for all IO traits, defining the error type.
Handler
Middleware