[package]
name = "newtype-ops"
version = "0.1.3"
authors = ["Michael Lamparski <diagonaldevice@gmail.com>"]
description = "Mass-derive many operators for newtypes. Wartier than newtype_derive."
documentation = "https://docs.rs/newtype-ops"
repository = "https://github.com/ExpHP/newtype-ops"
license = "WTFPL"
keywords = ["helper", "macro"]
[dependencies]