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 270/week @ 2023-12-17 218/week @ 2023-12-24 175/week @ 2023-12-31 356/week @ 2024-01-07 361/week @ 2024-01-14 364/week @ 2024-01-21 336/week @ 2024-01-28 150/week @ 2024-02-04 341/week @ 2024-02-11 300/week @ 2024-02-18 295/week @ 2024-02-25 308/week @ 2024-03-03 325/week @ 2024-03-10 355/week @ 2024-03-17 306/week @ 2024-03-24 947/week @ 2024-03-31

1,981 downloads per month
Used in 25 crates (via 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

~215KB