Function reproto_backend_json::compile [] [src]

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