You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pub message: Option<ImString>,
| ^^^^^^^^^^^^^^^^ the trait `i18n::_::_serde::Deserialize<'_>` is not implemented for `ImString<Arc<std::string::String>>` | = help: the following other types implement trait `i18n::_::_serde::Deserialize<'de>`:
<bool as i18n::_::_serde::Deserialize<'de>> <char as i18n::_::_serde::Deserialize<'de>><isize as i18n::_::_serde::Deserialize<'de>> <i8 as i18n::_::_serde::Deserialize<'de>><i16 as i18n::_::_serde::Deserialize<'de>> <i32 as i18n::_::_serde::Deserialize<'de>><i64 as i18n::_::_serde::Deserialize<'de>> <i128 as i18n::_::_serde::Deserialize<'de>>
and 443 others
= note: required for`std::option::Option<ImString<Arc<std::string::String>>>` to implement `i18n::_::_serde::Deserialize<'_>`note: required by a bound in `next_element`
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: