blackbox-logger Rust Crate

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 or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.