veloren_
common
0.10.0
In veloren_
common::
comp::
inventory::
item::
modular
veloren_common
::
comp
::
inventory
::
item
::
modular
Function
modify_name
Copy item path
Source
pub fn modify_name<'a>(item_name: &'a
str
, item: &'a
Item
) ->
Cow
<'a,
str
>