specialize 0.0.3

Type specialization macros and helpers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[lib]
path = "src/lib.rs"

[package]
authors = ["arcnmx"]
description = "Type specialization macros and helpers."
documentation = "http://arcnmx.github.io/specialize-rs/specialize/"
keywords = ["specialization", "nightly", "macro", "type"]
license = "MIT"
name = "specialize"
readme = "README.md"
repository = "https://github.com/arcnmx/specialize-rs"
version = "0.0.3"