Crate blazon_core

Crate blazon_core 

Source
Expand description

blazon-core: badge generation for Rust project metrics

Modules§

debug
Debug printer control for blazon.

Macros§

blazon_debug
Macro for debug output

Structs§

Metrics
Project metrics

Functions§

build_release
Build in release mode
collect_metrics
Collect all metrics
count_dependencies
Count unique dependencies using cargo tree
format_size
Format bytes as human-readable string
generate_badges
Generate shields.io badge URLs and markdown
get_binary_name
Get the main binary name from Cargo.toml
get_binary_size
Get binary size in bytes
update_readme
Update README file with generated badges using textum