[][src]Macro nom::lib::std::prelude::v1::v1::llvm_asm

macro_rules! llvm_asm {
     => { ... };
}
🔬 This is a nightly-only experimental API. (llvm_asm)

prefer using the new asm! syntax instead

LLVM-style inline assembly.

Read the unstable book for the usage.