[][src]Function nvimpam_lib::handler::last_arg

pub fn last_arg(
    v: &mut Vec<Value>,
    errmsg: &'static str
) -> Result<Value, Error>

Helper function to get the last argument of a Vec<Value> or return an error message