Macro abi_stable::make_item_info
source · macro_rules! make_item_info {
() => { ... };
}
Expand description
Constructs an ItemInfo
, with information about the place where it’s called.
macro_rules! make_item_info {
() => { ... };
}
Constructs an ItemInfo
, with information about the place where it’s called.