Docs.rs
halo-core-0.1.0
halo-core 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
halo-micro
Dependencies
anyhow ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
toml ^0.8
normal
Versions
46.94%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate core
core
0.1.0
All Items
Crate Items
Modules
Crate
core
Copy item path
Source
Expand description
core
:halo 的基础能力(配置加载、ServiceConf 等)。
Modules
§
conf
配置加载工具(对齐 go-zero 的
core/conf
)。
service
基础服务配置(与 go-zero 的
service.ServiceConf
对齐的占位实现)。