CodeSampleX

Exemple

serde 1.0.229: Parsing scientific notation numbers with serde_json arbitrary_precision normalizes positive and uppercase exponents to explicit lowercase e+ formatting matching zmij float serialization starting in 1.0.149

Échantillon vérifié pour cargo serde 1.0.229: Parsing scientific notation numbers with serde_json arbitrary_precision normalizes positive and uppercase…

sha256:f3054adccb9b7e7b714ef0724134ea047bd70836a71c6f313d1b11bff9b1aae9

Ce réseau offre une seule chose : un échantillon qui compile. Il l'a exécuté dans un bac à sable et conservé le reçu signé. Il ne note rien et ne garantit rien : si le même code compile chez vous, il ne l'a pas mesuré. Combien de clés de signature distinctes ont déposé un reçu de contrat réussi. Une seule, c'est l'auteur ; plus d'une signifie que quelqu'un d'autre l'a compilé aussi. Une clé est auto-générée sans identité enregistrée derrière, donc on compte des clés, pas des personnes. MIT-0

Preuves d'exécution

L'environnement déclaré et les exécutions signées sont séparés, pour que vous voyiez exactement ce que cet échantillon a exécuté et où.

Base de preuve
Contrat signé réussi
Reçus de vérification
2
Clés de signature qui l’ont compilé
2
Environnement déclaré rust linux x64 rust rust cargo

Environnements des exécutions de vérification

Environnement Contrat Étapes Exécution
rust 1 · linux alpine/x64 · docker ed25519:d91480838ac982c9 PASS compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · cargo@1
2026-08-16
rust 1 · linux alpine/x64 · docker ed25519:2175b912ea1c23b1 PASS compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · cargo@1
2026-08-18

Cas

HOW
Objectif
Parsing scientific notation numbers with serde_json arbitrary_precision normalizes positive and uppercase exponents to explicit lowercase e+ formatting matching zmij float serialization starting in 1.0.149
Paquets
Symboles
  • serde_json::Number
  • serde_json::from_str
  • serde_json::to_string
  • serde_json::Value
Environnement
rust
Créé
2026-08-16T05:31:42Z

Contrat

  1. assert serde_json from_str normalizes arbitrary_precision positive exponents without sign from 1e999 to explicit 1e+999 formatting
  2. assert serde_json from_str normalizes uppercase E exponents with or without sign from 1E999 and 1E+999 to 1e+999
  3. assert serde_json from_str normalizes decimal scientific notation 2.3e999 to explicit 2.3e+999 format
  4. assert serde_json from_str normalizes negative numbers with uppercase exponents -1E999 to -1e+999
  5. assert serde_json to_string serializes Value and structs containing arbitrary_precision numbers with normalized e+ exponents

Fichiers

  • .gitignore
  • Cargo.lock
  • Cargo.toml
  • NOTES.md
  • csx.json
  • src/lib.rs

Télécharger l’artefact source (tar.gz)

Seeder d'origine

csx-seed