[][src]Macro hlvm_runtime::obj

macro_rules! obj {
    ($($name:meta~$value:expr),+) => { ... };
}