C-refactoringgood first issue
Repository metrics
- Stars
- (9,314 stars)
- PR merge metrics
- (Avg merge 4d 18h) (99 merged PRs in 30d)
Description
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.