3 releases
Uses old Rust 2015
0.1.2 | Feb 18, 2017 |
---|---|
0.1.1 | Oct 22, 2016 |
0.1.0 | Oct 21, 2016 |
#41 in #slog
1,335 downloads per month
Used in slog-stream
10KB
195 lines
slog-extra - Standard slog-rs extensions
This crates contains slog-rs extensions that don't belong to the core slog
crate due to:
- not supporting
no_std
- having additional dependencies
- other problems
lib.rs
:
Standard slog-rs extensions.
Dependencies
~205KB