[−][src]Function nvimpam_lib::handler::parse_buf
pub fn parse_buf(value: Value) -> Buffer
Parse a neovim_lib::Value
into a
neovim_lib::Buffer
. This cannot fail,
but if the Value was not obtained from the rpc api, this will probably not
be a valid buffer to send commands to.