sanitizeable 0.1.0

derive structs without certain fields
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.sanitizeable_derive]
version = "0.1.0"

[package]
authors = ["soruh <mail@soruh.de>"]
description = "derive structs without certain fields"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "sanitizeable"
readme = "../README.md"
repository = "https://github.com/soruh/sanitizeable/"
version = "0.1.0"