debugit 0.2.0

Debug-print any value without trait bounds using specialization (Rust nightly channel)
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["bluss"]
description = "Debug-print any value without trait bounds using specialization (Rust nightly channel)"
documentation = "https://docs.rs/debugit/"
edition = "2018"
license = "Apache-2.0 OR MIT"
name = "debugit"
repository = "https://github.com/bluss/debugit"
version = "0.2.0"