[dependencies.cfg-if]
version = "0.1"
[features]
no_std = []
[package]
authors = ["Derek Williams <derek@fyrie.net>"]
description = "TryFrom and TryInto traits for failable conversions that return a Result."
license = "MIT"
name = "try_from"
readme = "README.md"
repository = "https://github.com/derekjw/try_from"
version = "0.3.2"