// devela::sys::os::term::event::input
//
//! Terminal input parsing.
//
// TermInputParser
// internal
// (TermInputState, TermParsed, TermParsedCsi, TermReply)
// impl parse control and csi methods for keys and mouse
// impl feed_* methods
cratestructural_mods!