veloren_common
0.10.0
In veloren_common::comp::inventory::item::modular
Function
veloren_common
::
comp
::
inventory
::
item
::
modular
::
modify_name
Copy item path
source
ยท
[
−
]
pub fn modify_name<'a>(item_name: &'a
str
, item: &'a
Item
) ->
Cow
<'a,
str
>