13
Faster Rust Serialization
(mo8it.com)
Therefore, if you want to define
SerializeforOffsetDatetimefor example, you need to use a wrapper type as a datetime formatter.
I think this example is a bit misleading because this specific type is usually (de-)serialized using #[serde(with = "time::serde::whatever")].
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits