`(String, String)` types are idiomatic rust. And the js world has canonicalized representing that as `[string, string]`.
(String, String)types are idiomatic rust. And the js world has canonicalized representing that as[string, string].