1 unstable release
Uses new Rust 2024
new 0.1.0 | Apr 27, 2025 |
---|
#14 in #dart
Used in worktrace
11KB
120 lines
WorkTrace Build 劳动溯源·构建工具
Build script utilities behind the WorkTrace crate. This crate is intended to be used in your project's build script (build.rs
and build-dependencies
) rather than direct dependencies
. It contains utilities for building including:
- Generate license notation from template file.
- Encapsulations for generating proto buffer code.
劳动溯源项目的源码构建工具。此库仅用于构建脚本使用(在build.rs
中使用,并通过build-dependencies
引用),并非用于直接依赖(dependencies
)。功能如下:
- 从模板文件中生成许可证声明注释。
- 生成 ProtoBuffer 代码的相关封装。
License 开源协议
WorkTrace is licensed under Mulan PSL v2. You can find the license text in the LICENSE file, and all contributors are listed in CONTRIBUTORS.yaml. The Mulan Permissive Software License is a free and concise license like MIT or Apache2.0, but more friendly to the developers in China.
本库以木兰宽松协议开源。您可以在 LICENSE 文件中找到协议文本,所有贡献者名单在 CONTRIBUTORS.yaml 中。
Dependencies
~0–6.5MB
~36K SLoC