Trait tagua_llvm::LLVMRef [] [src]

pub trait LLVMRef<R> {
    fn to_ref(&self) -> R;
}

Required Methods

fn to_ref(&self) -> R

Implementors