onehot-derive 0.1.0

Automatic derivation for the OneHot trait
Documentation
[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["gahag <gabriel.s.b@live.com>"]
categories = ["science", "encoding"]
description = "Automatic derivation for the OneHot trait"
edition = "2018"
keywords = ["onehot", "encoding", "onehot-encoding", "hot-encoding", "machine-learning"]
license = "MIT"
name = "onehot-derive"
repository = "https://github.com/gahag/onehot"
version = "0.1.0"