Struct JsLang
reproto_backend_js
pub struct JsLang;
impl Default for JsLang
fn default() -> JsLang
Returns the "default value" for a type. Read more
impl Lang for JsLang
type Module = JsModule
Module type used.