Re-exports

pub use http1::http;
pub use utils::middleware::Middleware;
pub use utils::middleware::Next;
pub use utils::request::Request;
pub use utils::response::Response;
pub use utils::response_builder::ResponseBuilder;
pub use utils::util;
pub use server::endpoint::Endpoint;
pub use gateway::route::Route;
pub use http_types;

Modules

这里在service module使用 可以考虑添加消除警告的属性宏

事件日志记录类型

提供了summer boot的运行时环境 当前提供环境主要是 tokio 下的 Runtime

Macros

Structs

A streaming HTTP body.

The error type for HTTP operations.

Enums

HTTP response status codes.

Traits

Provides the status method for Result and Option.

Functions

自动扫描 日志开启 读取yml

Type Definitions

结果类型处理

Attribute Macros

完成 summer_boot 项目下的自动扫描功能,会先扫描找到summer_boot::run(); 函数,然后在此处进行装配活动。

功能

功能

功能

功能

用于标记 summer_boot web 的入口点

功能

功能

功能

功能

功能