C-refactoringgood first issue
仓库指标
- Star
- (9,314 star)
- PR 合并指标
- (平均合并 4天 18小时) (30 天内合并 99 个 PR)
描述
Summary
build-info can collect build-information of your Rust crate.
It might be an alternative to vergen and cargo-license etc. to get git, credits and build options.
The potential problem is that it may lead to an unstable build and needs further investigation.