Function road::compile_to_asm

source ·
pub(crate) fn compile_to_asm(
    target_dir: impl AsRef<Path>,
    current_dir: impl AsRef<Path>,
    target_filename: impl AsRef<Path>,
    config: Config
)