// devela::sys::os::term::line::input
//
//! Terminal line input modes.
//
/// How terminal input is delivered to an application.
///
/// This is a semantic line-discipline request. Backends apply it through their
/// native terminal state machinery, such as Linux termios.