phantom-type 0.1.0

A `PhantomData` analog which prevents "parameter is never used" error, but does not produce any restrictions in contrast with `PhantomData`.
Documentation
![travis](https://travis-ci.org/A1-Triard/phantom-type.svg?branch=master)

# phantom-type

A `PhantomData` analog which prevents "parameter is never used" error,
but does not produce any restrictions in contrast with `PhantomData`."