Function list_uis
pub fn list_uis() -> impl SuperIterator<UiInfos> + use<>Expand description
Binding to nvim_list_uis().
Returns an iterator over the informations about all the attached UIs.
pub fn list_uis() -> impl SuperIterator<UiInfos> + use<>Binding to nvim_list_uis().
Returns an iterator over the informations about all the attached UIs.