![Maintenance](https://img.shields.io/badge/maintenance-actively--developed-brightgreen.svg) [![CI](https://github.com/BartMassey/{{crate}}/actions/workflows/rust.yml/badge.svg)](https://github.com/BartMassey/{{crate}}/actions) [![crates-io](https://img.shields.io/crates/v/{{crate}}.svg)](https://crates.io/crates/{{crate}}) [![api-docs](https://docs.rs/{{crate}}/badge.svg)](https://docs.rs/{{crate}}) # {{crate}}: : implementation of Rust print macros and similar for no_std WASI Bart Massey 2023 (version {{version}}) {{readme}} ## Further Acknowledgments Thanks to the `cargo-readme` crate for generation of this `README`.