derive 1.0.0

A library providing a minimal example of a derivable trait (via companion crate derive-derive) for testing and illustration
Documentation
1
2
3
4
5
6
7
8
[package]
authors = ["Scott Steele <scottlsteele@gmail.com>"]
description = "A library providing a minimal example of a derivable trait (via companion crate derive-derive) for testing and illustration"
homepage = "https://github.com/scooter-dangle/derive-rs"
license = "Apache-2.0"
name = "derive"
repository = "https://github.com/scooter-dangle/derive-rs"
version = "1.0.0"