Skip to main content

generate

Function generate 

Source
pub fn generate(module: &JsModule) -> String
Expand description

Generate JavaScript code from a module.

ยงPanics

This function does not panic. All errors are handled gracefully.