veloren_
common_
net
0.10.0
In veloren_
common_
net::
synced_
components::
inner::
inventory::
item::
modular
veloren_common_net
::
synced_components
::
inner
::
inventory
::
item
::
modular
Function
modify_name
Copy item path
pub fn modify_name<'a>(item_name: &'a
str
, item: &'a
Item
) ->
Cow
<'a,
str
>