10 releases (2 breaking)

Uses old Rust 2015

1.0.0-alpha9 Nov 30, 2016
1.0.0-alpha8 Sep 20, 2016
1.0.0-alpha2 Aug 28, 2016
0.7.0 Aug 2, 2016
0.5.0 Jul 11, 2016

#37 in #slog

Download history 4/week @ 2024-01-29 9/week @ 2024-02-05 19/week @ 2024-02-12 29/week @ 2024-02-19 36/week @ 2024-02-26 27/week @ 2024-03-04 41/week @ 2024-03-11 33/week @ 2024-03-18 21/week @ 2024-03-25 57/week @ 2024-04-01 26/week @ 2024-04-08 34/week @ 2024-04-15 48/week @ 2024-04-22 27/week @ 2024-04-29 30/week @ 2024-05-06 39/week @ 2024-05-13

147 downloads per month

MPL-2.0 license

9KB
110 lines

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

slog-serde - Serde serialization adapter for slog-rs


lib.rs:

Serde serialization adapter for slog-rs

Utility crate useful when building own slog-rs Drain trait implementation utilizing serde serialization.

Dependencies

~665KB
~14K SLoC