Function nvim_gtk::plug_manager::vimawesome::create_plug_row
source · [−]fn create_plug_row<F: Fn(PlugInfo) + 'static>(
plug: &Description,
add_cb: Rc<F>
) -> ListBoxRowfn create_plug_row<F: Fn(PlugInfo) + 'static>(
plug: &Description,
add_cb: Rc<F>
) -> ListBoxRow