Module frunk_laws::wrapper [] [src]

This module holds the Wrapper newtype; used to write instances of typeclasses that we don't define for types we don't own

Structs

Wrapper

The Wrapper NewType. Used for writing implementations of traits that we don't own for type we don't own.