Trait CoreProxy

trait CoreProxy: sealed::Sealed

A proxy trait to a core type implemented by CoreWrapper

Associated Types

type Core

Type wrapped by CoreWrapper.

Implementors