Docs.rs
puniyu_build-0.8.7
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_build 0.8.7
puniyu 的构建模块
Crate
Source
Builds
Feature flags
Documentation
Coverage
50%
1
out of
2
items documented
0
out of
1
items with examples
Size
Source code size: 11.32 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 295.45 kB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 13s
Average build duration of
successful
builds.
all releases: 14s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
puniyu/core
9
0
1
crates.io
Dependencies
cargo_metadata ^0.23.1
normal
serde_json ^1.0
normal
Versions
0.8.7
(2026-05-18)
0.8.1
(2026-05-06)
0.8.0
(2026-05-06)
0.2.5
(2026-01-11)
0.2.4
(2026-01-07)
0.2.3
(2026-01-06)
0.2.2
(2025-12-02)
0.2.1
(2025-11-23)
0.2.0
(2025-11-15)
0.1.8
(2025-10-25)
0.1.0
(2025-10-25)
Owners
puniyu_build
构建相关模块,用于承载 Puniyu 的构建期能力。
特征
提供构建阶段使用的能力封装
适合作为构建流程中的辅助模块
与工作区其他模块配合完成构建信息处理
快速开始
在需要扩展构建流程时再阅读这个 crate,按源码中的构建能力接入即可。