Trait used to generate HTML from Rust structures
It contains the following optional definitions:
// Defaults to an empty string
;
// Defaults to empty vec
;
// Defaults to empty vec
;
as well as the following definition which should not need to be implemented, but may on occasion be useful to be overridden:
Finally, the following may be called to get a structured js_sys type:
;