Crate ultimate

Source
Expand description

秦岭 Rust 公共库 This is an example of a footnote1.

这里是另一个角标2


  1. This text is the contents of the footnote, which will be rendered towards the bottom. 

  2. 这里是第二个角标内容。 很好,未换行! 

Modules§

configuration
通用配置文件。 默认配置在 src/config/default.toml 文件提供。
ctx
error
metas
model
security
starter
trace

Macros§

generate_common_bmc_fns
Convenience macro rules to generate default CRUD functions for a Bmc/Entity. Note: If custom functionality is required, use the code below as foundational code for the custom implementations.

Type Aliases§

Result