3 releases

Uses old Rust 2015

0.1.2 Feb 18, 2017
0.1.1 Oct 22, 2016
0.1.0 Oct 21, 2016

#40 in #slog

Download history 474/week @ 2024-11-21 543/week @ 2024-11-28 624/week @ 2024-12-05 679/week @ 2024-12-12 485/week @ 2024-12-19 194/week @ 2024-12-26 392/week @ 2025-01-02 487/week @ 2025-01-09 535/week @ 2025-01-16 435/week @ 2025-01-23 781/week @ 2025-01-30 973/week @ 2025-02-06 725/week @ 2025-02-13 649/week @ 2025-02-20 659/week @ 2025-02-27 987/week @ 2025-03-06

3,117 downloads per month
Used in slog-stream

MPL-2.0 license

10KB
195 lines

slog-extra - Standard slog-rs extensions

Travis CI Build Status slog-std on crates.io slog-rs Gitter Chat

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