In rust you can't define variadic methods, at least as of right now. If that changes, we would be able to generate the convenience methods we use for the rest of methods. See https://github.com/servo/rust-bindgen/issues/402#issuecomment-273426241. cc @kkimdev