pub use crate::input::ring_buffer::{
InputRun, LayoutTag, RunKind, RunOrigin, mark_last_token_autoconverted, push_run, push_runs,
take_last_layout_run_with_suffix, take_last_layout_sequence_with_suffix,
take_last_programmatic_sequence_with_suffix,
};