Type Definition nvim_oxi::Array

source · []
pub type Array = KVec<Object>;
Expand description

A vector of Neovim Objects.