slog icon indicating copy to clipboard operation
slog copied to clipboard

`default impl<T> Value for T where T : fmt::Display`

Open dpc opened this issue 8 years ago • 0 comments

Once Rust implements it, it can be added with backward compatibility. Until then https://docs.rs/slog/2.0.0-3.1/slog/macro.log.html#values-implementing-fmtdisplay will have to do.

dpc avatar Mar 27 '17 04:03 dpc