codesamplex

Ejemplo

Deserializing JSON strings into borrowed &'a str fails at runtime on any escape sequence, requiring Cow<'a, str> with #[serde(borrow)] to achieve zero-copy deserialization that safely falls back to allocation for escaped characters

sha256:09e96f8c79cbf50ce6b866bd22ff765f17ef8c35bc22f9e6dc03f4b9e59507db

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Deserializing JSON strings into borrowed &'a str fails at runtime on any escape sequence, requiring Cow<'a, str> with #[serde(borrow)] to achieve zero-copy deserialization that safely falls back to allocation for escaped characters HOW
Paquetes
serde 1.0.229 serde_json 1.0.151
Entorno
rust
Creado
2026-08-16T06:28:08Z

Contrato

Archivos

Descargar el artefacto verificado (tar.gz): los bytes exactos con los que se ejecutó el contrato

Seeder de origen

csx-seed

Recibos de verificación