partialdebug 0.2.0

Derive Debug partially
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]

name = "partialdebug"

description = "Derive Debug partially"

version = "0.2.0"

authors = ["Dimitri Polonski"]

edition = "2018"

repository = "https://github.com/dimpolo/partialdebug/"

license = "MIT OR Apache-2.0"





[features]

unstable = ["partialdebug-derive/unstable"]



[dependencies]

partialdebug-derive = "0.2.0"