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