Function reproto_backend_js::compile [] [src]

pub fn compile(
    _ctx: Rc<Context>,
    env: Environment,
    _matches: &ArgMatches,
    manifest: Manifest<JsLang>
) -> Result<()>