wrapper-lite 0.4.0

Helper macro for creating a wrapper over any type (new-type idiom).
Documentation

wrapper-lite

Crates.io Docs.rs GitHub Tag

The new type idiom gives compile time guarantees that the right type of value is supplied to a program.

This crate provides a simple macro for you to create a wrapper over any type.

For changes and migration guide, see the CHANGELOG.

License

Licensed under either of:

at your option.