Function nmd_core::assembler::from

source ยท
pub fn from(
    format: OutputFormat,
    configuration: AssemblerConfiguration,
) -> Box<dyn Assembler>