nvimpam_lib::handler
pub fn parse_bool(value: &Value) -> Result<bool, Error>
Parse a neovim_lib::Value into a bool
neovim_lib::Value