[dependencies.approx]
version = "0.5"
[dependencies.num-traits]
version = "0.2"
[dev-dependencies.hamcrest2]
version = "0.3"
[dev-dependencies.quickcheck]
version = "0.9.2"
[features]
default = ["std"]
std = ["approx/std", "num-traits/std"]
[package]
authors = ["George Burton <burtonageo@gmail.com>"]
description = "Angular types and common helper methods."
documentation = "https://docs.rs/ang"
edition = "2018"
homepage = "https://github.com/burtonageo/ang"
keywords = ["angle", "geometry", "orientation", "degree", "radian"]
license = "MIT"
name = "ang"
readme = "README.md"
repository = "https://github.com/burtonageo/ang"
version = "0.5.0"