//! # Reusable components for building the interface
//! This module contains various components for building the TUI interface for the picker.
modcursor;modeditable;pubusecursor::{Cursor, View};pubuseeditable::{normalize_query_string, Edit, EditableString};