📜  错误:在此范围内找不到派生宏“反序列化” - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:43.487000             🧑  作者: Mango

代码示例1
Take a look at where it says "Click to show Cargo.toml" in the readme, or check out https://serde.rs/derive.html. It looks like you haven't enabled the "derive" feature.