<div align="center">
<img alt="" src="https://forge.steffo.eu/steffo/micronfig/raw/branch/main/.media/icon-512.png" height="128" style="border-radius: 100%;">
<hgroup>
<h1>Micronfig</h1>
<p>Configuration helper for Rust</p>
</hgroup>
</div>
## Links
### Tools
<a href="https://rust-lang.org/">
<img alt="Written in Rust" title="Written in Rust" src="https://img.shields.io/badge/language-rust-dea584" height="30px">
</a>
### Packaging
<a href="https://crates.io/crates/micronfig/micronfig">
<img alt="Available on Crates.io" title="Available on Crates.io" src="https://img.shields.io/crates/v/micronfig?label=crates.io&color=264323" height="30px">
</a>
 
<a href="https://forge.steffo.eu/steffo/-/packages/cargo/micronfig">
<img alt="Available on Forgejo Packages" title="Available on Forgejo Packages" src="https://img.shields.io/badge/forgejo%20packages-latest-ff6600" height="30px">
</a>
### Documentation
<a href="https://docs.rs/micronfig/latest/micronfig/">
<img alt="Documentation available" title="Documentation available" src="https://img.shields.io/docsrs/micronfig?label=documentation" height="30px">
</a>
 
<a href="https://www.apache.org/licenses/LICENSE-2.0.html">
<img alt="Licensed under Apache license" title="Licensed under Apache license" src="https://img.shields.io/badge/license-Apache-28265e" height="30px">
</a>
 
<a href="https://opensource.org/license/MIT">
<img alt="Licensed under MIT license" title="Licensed under MIT license" src="https://img.shields.io/badge/license-MIT-3da638" height="30px">
</a>
### Development
<a href="https://forge.steffo.eu/steffo/micronfig">
<img alt="Code repository" title="Code repository" src="https://img.shields.io/gitea/last-commit/steffo/micronfig?gitea_url=https%3A%2F%2Fforge.steffo.eu&color=374351" height="30px">
</a>
 
<a href="https://forge.steffo.eu/steffo/micronfig/releases">
<img alt="Releases" title="Releases" src="https://img.shields.io/gitea/v/release/steffo/micronfig?gitea_url=https%3A%2F%2Fforge.steffo.eu&label=last+release&color=374351" height="30px">
</a>
 
<a href="https://forge.steffo.eu/steffo/micronfig/issues">
<img alt="Issues" title="Issues" src="https://img.shields.io/gitea/issues/open/steffo/micronfig?gitea_url=https%3A%2F%2Fforge.steffo.eu&label=issues&color=374351" height="30px">
</a>
 
<a href="https://forge.steffo.eu/steffo/micronfig/pulls">
<img alt="Pull requests" title="Pull requests" src="https://img.shields.io/gitea/pull-requests/open/steffo/micronfig?gitea_url=https%3A%2F%2Fforge.steffo.eu&color=374351" height="30px">
</a>