[package]
name = "enum-tryfrom"
version = "0.1.2"
authors = ["Kai Wohlfahrt <kai.wohlfahrt@gmail.com>"]
description = "Error types and traits for use with enum-tryfrom-derive"
readme = "README.md"
license = "MIT"
repository = "https://github.com/kwohlfahrt/enum-tryfrom"
[dev-dependencies.compiletest_rs]
version = "0.3"
[dev-dependencies.enum-tryfrom-derive]
version = "0.1"
[dev-dependencies.rand]
version = "0.4"
[features]
default = []
[badges.travis-ci]
repository = "https://github.com/kwohlfahrt/enum-tryfrom"