veloren_common
0.10.0
ItemId
Aliased type
In veloren_common::comp::inventory::item
Type Alias
veloren_common
::
comp
::
inventory
::
item
::
ItemId
Copy item path
source
·
[
−
]
pub type ItemId = AtomicCell<
Option
<
NonZeroU64
>>;
Aliased Type
§
struct ItemId {
/* private fields */
}