Pass a Rust closure into the JavaScript world that takes a String (haven't tested &str) and invoke the Rust closure with a JavaScript object (e.g. {}). You will get a ...