[][src]Module nvim_rs::exttypes::buffer

Structs

Buffer

A struct representing a neovim buffer. It is specific to a Neovim instance, and calling a method on it will always use this instance.