Crate summer_boot

source ·

Re-exports

Modules

  • 这里在service module使用 可以考虑添加消除警告的属性宏
  • HTTP1 connections on the server.
  • 事件日志记录类型
  • 提供了summer boot的运行时环境 当前提供环境主要是 tokio 下的 Runtime

Macros

Structs

  • A streaming HTTP body.
  • The error type for HTTP operations.
  • A handle to route

Enums

Traits

  • HTTP请求处理。
  • Provides the status method for Result and Option.

Functions

Type Aliases

Attribute Macros

  • 完成 summer_boot 项目下的自动扫描功能,会先扫描找到summer_boot::run(); 函数,然后在此处进行装配活动。也可以手动增加过滤路径或过滤文件。 如果增加过滤路径,需要在末尾添加 /,如果增加过滤文件,需要在末尾添加 .rs
  • 功能
  • 功能
  • 功能
  • 功能
  • 用于标记 summer_boot web 的入口点
  • 功能
  • 功能
  • 功能
  • 功能
  • 功能