veloren_
common
0.10.0
ItemId
Aliased Type
In veloren_
common::
comp::
inventory::
item
veloren_common
::
comp
::
inventory
::
item
Type Alias
ItemId
Copy item path
Source
pub type ItemId = AtomicCell<
Option
<
NonZeroU64
>>;
Aliased Type
ยง
struct ItemId {
/* private fields */
}