mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-26 20:40:35 +00:00

- deserialization of flatten unit variant is possible - serialization of such variant gives Err("can only flatten structs and maps (got an enum)")