Module frunk_laws::wrapper

source ·
Expand description

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

Structs

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