serde-rs / serde-rs.github.io

https://serde.rs
Creative Commons Attribution Share Alike 4.0 International
22 stars 99 forks source link

Example of using IgnoredAny #29

Closed dtolnay closed 7 years ago

dtolnay commented 7 years ago

Useful for https://github.com/serde-rs/serde/issues/643 but not documented on serde.rs.

dtolnay commented 7 years ago

Here is a neat example: https://github.com/serde-rs/serde/commit/a937a06d3e0ca1ae92eea7140f8c79a961e380de

dtolnay commented 7 years ago

Added in https://github.com/serde-rs/serde-rs.github.io/commit/ab2b52f177791ac82f1900360467d9d407115912.