[][src]Function oakc::compile

pub fn compile(
    cwd: &PathBuf,
    input: impl ToString,
    target: impl Target
) -> Result<()>