blazon-core 0.1.1

Core functionality for blazon - a fast minimal badge generator for Rust crate stats
Documentation
1
2
3
4
5
6
7
8
9
# blazon-core

[![crates.io](https://img.shields.io/crates/v/blazon-core.svg)](https://crates.io/crates/blazon-core)
[![documentation](https://docs.rs/blazon-core/badge.svg)](https://docs.rs/blazon-core)
[![MIT/Apache-2.0 licensed](https://img.shields.io/crates/l/blazon-core.svg)](./LICENSE)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/lmmx/blazon/master.svg)](https://results.pre-commit.ci/latest/github/lmmx/blazon/master)
[![free of syn](https://img.shields.io/badge/free%20of-syn-hotpink)](https://github.com/fasterthanlime/free-of-syn)

Core implementation for blazon. See [main README](https://github.com/lmmx/blazon) for full documentation.