use crateFeedResult;
/// Implemented for state which is wrapped in a [StateContainer]. Defines how the state should
/// handle and flush underlying input. These methods should usually not be called directly. Instead,
/// use [StateContainer::feed] and [StateContainer::flush].