ContainerHost

Deprecated

Use OrbitContainerHost directly

Replace with

import org.orbitmvi.orbit.OrbitContainerHost
OrbitContainerHost<STATE, STATE, SIDE_EFFECT>

An OrbitContainerHost where the internal state and external state are the same type.