Skip to main content

js_module_gen

Function js_module_gen 

Source
pub fn js_module_gen(
    path: impl AsRef<Path>,
    type_defs: &[TypeDef],
) -> Result<()>