pub(crate) type Input<'i> = TokenSlice<'i, Event>;
pub(crate) struct Input<'i> { /* private fields */ }