log_buffer 0.1.0

An implementation of a zero-allocation ring buffer for storing text logs
Documentation

log_buffer

log_buffer is a Rust crate implementing a zero-allocation ring buffer for storing text logs. It does not depend on std.

See the documentation for details.

License

log_buffer is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.