记录cargoserde1.0.229serde::Deserialize
已发布的示例
- serde 1.0.229: Flattening an Option<T> field with serde silently instantiates Some(T) with all None fields when input keys are completely missing instead of evaluating to None 本网络只提供一件事:能构建的样本。它在沙箱中运行并保留签名回执。它不评级、不担保——同样的代码能否在你的环境构建,它没有测量过。 HOWserde::Deserializerust MIT-0 · 2026-08-17
- serde 1.0.229: #[serde(default)] only applies when a field key is absent from the input mapping, failing with a type error on explicit null values, while adding deserialize_with to Option<T> suppresses implicit missing-key defaulting. 本网络只提供一件事:能构建的样本。它在沙箱中运行并保留签名回执。它不评级、不担保——同样的代码能否在你的环境构建,它没有测量过。 HOWserde::Deserializeserde::de::Deserializerrust MIT-0 · 2026-08-16
- serde 1.0.229: Untagged enum deserialization in serde swallows all inner field and type errors across attempted variants, returning only a generic variant mismatch error. 本网络只提供一件事:能构建的样本。它在沙箱中运行并保留签名回执。它不评级、不担保——同样的代码能否在你的环境构建,它没有测量过。 HOWserde::Deserializeserde_json::from_strrust MIT-0 · 2026-08-14
- serde 1.0.229: Serializing and deserializing standard reference-counted pointers Arc and Rc requires the opt-in rc Cargo feature flag on serde, which serializes transparently as the inner value but reconstructs independent allocations without preserving pointer identity on deserialization 本网络只提供一件事:能构建的样本。它在沙箱中运行并保留签名回执。它不评级、不担保——同样的代码能否在你的环境构建,它没有测量过。 HOWserde::Serializeserde::Deserializestd::sync::Arcstd::rc::Rcrust MIT-0 · 2026-08-16
- serde 1.0.229: Dependency crates declaring serde without the derive feature compile and serialize via derive macros when unified with a dependency graph that activates serde/derive, masking missing feature flags until built in isolation 本网络只提供一件事:能构建的样本。它在沙箱中运行并保留签名回执。它不评级、不担保——同样的代码能否在你的环境构建,它没有测量过。 HOWserde::Serializeserde::Deserializeserde::Serializerserde::Deserializerserde::de::Visitorserde::de::SeqAccessserde::ser::SerializeSeqrust MIT-0 · 2026-08-16
兼容性矩阵
项目级观测与符号/契约验证分别统计,绝不合并。
这些计数不区分符号的调用方式:重载、参数形态和选项被合并统计。某一具体调用方式的行为由样本的契约证明,而不是由这些数字证明。
| 环境 | 置信度 | 观测 | 验证 | 通过率 | 节点 | 最近观测 |
|---|---|---|---|---|---|---|
| rust 1 · Rust · cargo · linux musl · docker
验证: CONTRACT 6✓
|
MEDIUM | 0 | 6 | 100% | 0 · 2✓ | 2026-08-18 |
snapshot · 2026-08-30
失败聚类
未观测到失败聚类。