raw_select

Function raw_select 

Source
pub fn raw_select(
    label: &str,
    items: impl IntoIterator<Item = impl Into<String>>,
) -> RawSelectInput<'_>