Docs.rs
puniyu_config-0.8.2
Platform
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
puniyu_config 0.8.2
puniyu 配置管理库,统一应用、Bot、群聊与好友配置读取与热重载
Crate
Source
Builds
Feature flags
Documentation
Coverage
93.55%
29
out of
31
items documented
2
out of
11
items with examples
Size
Source code size: 84.72 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.45 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 34s
Average build duration of
successful
builds.
all releases: 1m 20s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
puniyu/core
9
0
1
crates.io
Dependencies
log ^0.4.28
normal
notify-debouncer-full ^0.7.0
normal
puniyu_common ^0.8.2
normal
puniyu_error ^0.8.2
normal
puniyu_logger ^0.7.2
normal
puniyu_path ^0.8.2
normal
serde ^1.0.228
normal
serde_repr ^0.1
normal
smol_str ^0.3.6
normal
sugar_path ^2.0.1
normal
toml ^1.0.0
normal
Versions
0.8.11
(2026-06-05)
0.8.10
(2026-06-04)
0.8.9
(2026-05-29)
0.8.8
(2026-05-19)
0.8.7
(2026-05-18)
0.8.3
(2026-05-18)
0.8.2
(2026-05-13)
0.8.1
(2026-05-06)
0.8.0
(2026-04-30)
0.7.5
(2026-01-11)
0.7.4
(2026-01-07)
0.7.3
(2026-01-07)
0.7.1
(2026-01-07)
0.7.0
(2026-01-06)
0.6.0
(2025-12-02)
0.5.12
(2025-11-24)
0.5.11
(2025-11-23)
0.5.10
(2025-11-23)
0.5.9
(2025-11-23)
0.5.8
(2025-11-23)
0.5.7
(2025-11-23)
0.5.4
(2025-11-23)
0.5.1
(2025-11-23)
0.5.0
(2025-11-23)
0.4.1
(2025-11-16)
0.4.0
(2025-11-16)
0.2.0
(2025-11-15)
0.1.8
(2025-10-25)
0.1.2
(2025-10-25)
0.1.1
(2025-10-25)
0.1.0
(2025-10-24)
Owners
puniyu_config
配置管理库,统一应用、Bot、群聊和好友配置读取能力。
特征
提供统一配置读取能力
支持配置初始化与管理
适合作为框架配置层使用
快速开始
从配置初始化和配置读取流程开始阅读,了解配置如何在应用启动时接入。