trapper 2.0.0

A library for creating newtypes that don't require ownership of their internal value
Documentation

trapper

Trapper (or transparent wrapper) allows for the creation of transparent type wrappers, that is types which are transparent and can be wrapped and unwrapped for zero cost.