newtype-ops 0.1.3

Mass-derive many operators for newtypes. Wartier than newtype_derive.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[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]