[][src]Function nvimpam_lib::handler::parse_bool

pub fn parse_bool(value: &Value) -> Result<bool, Error>

Parse a neovim_lib::Value into a bool