partialdebug 0.2.0

Derive Debug partially
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.partialdebug-derive]
version = "0.2.0"

[features]
unstable = ["partialdebug-derive/unstable"]

[package]
authors = ["Dimitri Polonski"]
description = "Derive Debug partially"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "partialdebug"
repository = "https://github.com/dimpolo/partialdebug/"
version = "0.2.0"