mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Cow::to_string() goes through &str even for an Owned variant, Cow::into_owned() passes Owned variants through as-is. As it happens, the values here are always Owned (see comment in try_msg_ctx() implementation). |
||
---|---|---|
.. | ||
anim | ||
benches | ||
egui | ||
examples | ||
i18n-helpers | ||
src | ||
build.rs | ||
Cargo.toml |