alga_derive 0.9.2

Derive attribute for implementing algebraic traits from the alga crate.
Documentation
[dependencies.edit-distance]
version = "2.1"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quickcheck]
version = "0.9"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[lib]
name = "alga_derive"
proc-macro = true

[package]
authors = ["Brendan Zabarauskas", "Darin Morrison", "Sébastien Crozet", "Wadelma <delma@del.ma>"]
categories = ["Science"]
description = "Derive attribute for implementing algebraic traits from the alga crate."
keywords = ["algebra", "monoids", "math"]
license = "Apache-2.0"
name = "alga_derive"
readme = "README.md"
repository = "https://github.com/rustsim/alga"
version = "0.9.2"