Function reproto_backend_python::compile [] [src]

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