wrapper-lite 0.1.0

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

wrapper-lite

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.

MSRV

1.56.0

LICENSE

MIT