[badges.travis-ci]
repository = "lloydmeta/frunk"
[dependencies.serde]
features = ["derive"]
optional = true
version = "^1.0"
[dev-dependencies.frunk]
version = "0.2.1"
[dev-dependencies.frunk_derives]
version = "0.2.1"
[package]
authors = ["Lloyd <lloydmeta@gmail.com>"]
description = "Frunk core provides developers with HList, Coproduct, LabelledGeneric and Generic"
documentation = "https://docs.rs/frunk_core"
keywords = ["Frunk", "HList", "Generic", "Coproduct", "LabelledGeneric"]
license = "MIT"
name = "frunk_core"
repository = "https://github.com/lloydmeta/frunk"
version = "0.2.2"