pub fn list_chans() -> impl SuperIterator<ChannelInfos>Expand description
Binding to nvim_list_chans.
Returns an iterator over the informations about all the open channels.
pub fn list_chans() -> impl SuperIterator<ChannelInfos>Binding to nvim_list_chans.
Returns an iterator over the informations about all the open channels.