# `blackbox-logger` Rust Crate<br> [](https://opensource.org/licenses/Apache-2.0) 
## WORK IN PROGRESS
**THIS CRATE IS A WORK IN PROGRESS AND NOT YET READY FOR USE.**
This crate is `no_std`, that it does not link to the standard library and so does not depend on an operating system
and uses no allocation. This means it is suitable for embedded system.
## Overview
## License
Licensed under either of:
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or <http://www.apache.org/licenses/LICENSE-2.0>)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or <http://opensource.org/licenses/MIT>)
at your option.