pub trait ToJsString { // Required method fn to_js_string(&self) -> String; }
https://tc39.es/ecma262/#sec-numeric-types-number-tostring