Searched refs:CannotSerializeVariant (Results 1 – 4 of 4) sorted by relevance
1376 pub struct CannotSerializeVariant<T>(pub T); struct1378 impl<T> Display for CannotSerializeVariant<T> implementation
414 …_private::Err(_serde::ser::Error::custom(_serde::__private::ser::CannotSerializeVariant(unrecogniz… in serialize_enum()