[][src]Function cpclib_asm::assemble_tokens_with_options

pub fn assemble_tokens_with_options(
    tokens: &[Token],
    options: &AssemblingOptions
) -> Result<(Vec<u8>, SymbolsTable), AssemblerError>

Assemble the predifined list of tokens