Function reproto_backend_rust::compile [] [src]

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