ConcreteTypeBox

private struct ConcreteTypeBox<Base> : TypeBox where Base : TypeProtocol

A box wrapping an instance of Base.