Beispiel
icu_properties 2.3.0: icu_properties::CodePointMapData
Verifiziertes Beispiel für cargo icu_properties 2.3.0: icu_properties::CodePointMapData. Der Vertrag lief auf rust 1 · linux alpine/x64 · docker und bestand.
sha256:b08f0e367c418f51e123e917a8d9ccd1ee46e7682b81e177f18409d3f414725f
Dieses Netzwerk bietet eine Sache: ein Sample, das baut. Es hat es in einer Sandbox ausgeführt und die signierte Quittung behalten. Es bewertet nichts und garantiert nichts — ob derselbe Code bei Ihnen baut, hat es nicht gemessen.
Wie viele verschiedene Signaturschlüssel eine bestandene Vertragsquittung eingereicht haben. Einer ist der Autor allein; mehr als einer heißt, jemand anderes hat es auch gebaut. Ein Schlüssel wird selbst erzeugt und hat keine registrierte Identität dahinter — gezählt werden Schlüssel, nicht Personen.
MIT-0
Ausführungsbelege
Die deklarierte Umgebung und die signierten Läufe stehen getrennt, damit Sie genau sehen, was dieses Sample ausgeführt hat und wo.
- Beleggrundlage
- Signierter Vertrag bestanden
- Verifizierungsbelege
- 1
- Signaturschlüssel, die es gebaut haben
- 1
Deklarierte Umgebung
linux · alpine · musl x64 cargo
Umgebungen der Verifizierungsläufe
| Umgebung | Contract | Stufen | Lauf |
|---|---|---|---|
| rust 1 · linux alpine/x64 · docker ed25519:c1973797be207ac4 | PASS | compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS CONTAINER_RUN · cargo@1rust:1-alpine@sha256:a10e64dd139b… |
2026-09-20 |
Fall
HOW- Ziel
- verify icu_properties::CodePointMapData in pkg:cargo/icu_properties@2.3.0
- Pakete
- Symbole
-
- icu_properties::CodePointMapData
- Erstellt
- 2026-09-20T09:13:06Z
Contract
- CodePointMapData::new() constructs borrowed map data with compiled data
- CodePointMapDataBorrowed queries category via get and get32
- static_to_owned converts borrowed map data to owned CodePointMapData
- iter_ranges iterates over consecutive code point ranges sharing the same value
- iter_ranges_for_value yields ranges for a specific property value
- iter_ranges_for_group yields ranges for a GeneralCategoryGroup
- to_code_point_trie and as_code_point_trie convert CodePointMapData to CodePointTrie
Dateien
- Cargo.lock
- Cargo.toml
- NOTES.md
- PROMPT.md
- csx.json
- spec.json
- src/lib.rs
- test/contract.rs
Quelltext
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "displaydoc"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6232dd377dcc64799954cbd3a9bb882e9cdc1308ccd87b1c098f1fb2eaf82a8"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "icu_collections"
version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa68d21081c4a05d5a901a1c62add574c77048b6a1c67be3b50ce0b60d4ca513"
dependencies = [
"displaydoc",
"potential_utf",
"utf8_iter",
"yoke",
"zerofrom",
"zerovec",
]
[[package]]
name = "icu_locale_core"
version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d56e28588da92eee5c3201a6eff33fabdd49b62269c8938d4ff050ce4d900deb"
dependencies = [
"displaydoc",
"litemap",
"tinystr",
"writeable",
"zerovec",
]
[[package]]
name = "icu_properties"
version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e7ca276ad3145661a65914e6daf131ca5120cd3dcee8f8f3214b8875184a148"
dependencies = [
"displaydoc",
"icu_collections",
"icu_locale_core",
"icu_properties_data",
"icu_provider",
"zerotrie",
"zerovec",
]
[[package]]
name = "icu_properties_data"
version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e590f038c1464a96894fd6d10127e90a8be4509f56ff7ecef851b15cee0b7caa"
[[package]]
name = "icu_provider"
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d27bbb9d3abbefac45d55f647c9de1d44aafcd1186eb91879afef17c396c3e73"
dependencies = [
"displaydoc",
"icu_locale_core",
"writeable",
"yoke",
"zerofrom",
"zerotrie",
"zerovec",
]
[[package]]
name = "litemap"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47d9d19d1d6efa0109d2f65ff4c85cddd50bd572e5a00127ab10987290bcefae"
[[package]]
name = "potential_utf"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d83eb9bc6d8e5cf568e7a1101d60ee05e81ed50ea106026f3d18deeb046d7661"
dependencies = [
"zerovec",
]
[[package]]
name = "proc-macro2"
version = "1.0.107"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9"
dependencies = [
"unicode-ident",
]
[[package]]
name = "quote"
version = "1.0.47"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001"
dependencies = [
"proc-macro2",
]
[[package]]
name = "sample-icu-properties"
version = "1.0.0"
dependencies = [
"icu_properties",
]
[[package]]
name = "stable_deref_trait"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
[[package]]
name = "syn"
version = "3.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8593e8e72159ed2257d083c7a454a85cbf854f37a0966d8d483aff8c8a3ebcee"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "synstructure"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "901704edd0dfe137f1987838ee4f259e4e063c31371bdb423f7ae38ec6f77f02"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "tinystr"
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1e27c91459209c2986af3dcf603a5a74a4368754ce37414f59acc971167f643"
dependencies = [
"displaydoc",
"zerovec",
]
[[package]]
name = "unicode-ident"
version = "1.0.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d245f478577f809a851594d02313b640fb437e0bb33866753cff937863096954"
[[package]]
name = "utf8_iter"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
[[package]]
name = "writeable"
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ad82d2a33cdc9674dc7465672f271e096168fcdbe0f799d9e6db8c5892679dc"
[[package]]
name = "yoke"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5"
dependencies = [
"stable_deref_trait",
"yoke-derive",
"zerofrom",
]
[[package]]
name = "yoke-derive"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33811428bee40dbceb6d545e95754741d17a6aef9a4849f0fd62e2ba4f412a78"
dependencies = [
"proc-macro2",
"quote",
"syn",
"synstructure",
]
[[package]]
name = "zerofrom"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272"
dependencies = [
"zerofrom-derive",
]
[[package]]
name = "zerofrom-derive"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f75b4683f6c7f45248d4d64056a24298c6281e0993356d7d1b4a1a962ef10d4a"
dependencies = [
"proc-macro2",
"quote",
"syn",
"synstructure",
]
[[package]]
name = "zerotrie"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ea269c3bd32f0a32c321907a2ae912ba6f4649bb0fc764a15627e99a7095a3f"
dependencies = [
"displaydoc",
"yoke",
"zerofrom",
]
[[package]]
name = "zerovec"
version = "0.11.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bb0464e17806c1d976d5cba29399c7f08e516e279e2ba493f63123b5fca67dd8"
dependencies = [
"yoke",
"zerofrom",
"zerovec-derive",
]
[[package]]
name = "zerovec-derive"
version = "0.11.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34df6fc39dbd26ddc9c10e6a2984476e13acce22e64e4487636ef494369225da"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[package]
name = "sample-icu-properties"
version = "1.0.0"
edition = "2021"
publish = false
[dependencies]
icu_properties = { version = "=2.3.0" }
[[bin]]
name = "contract"
path = "test/contract.rs"
# icu_properties 2.3.0 CodePointMapData Contracts
## What `search_known_solution` answered
`search_known_solution` returned NO_SAFE_MATCH for `icu_properties::CodePointMapData` in `pkg:cargo/icu_properties@2.3.0`.
## What a model would have written instead
A model would often assume `CodePointMapData` is constructed directly via `CodePointMapData::load()` or `CodePointMapData::new()` returning an owned `CodePointMapData<T>`, or that it behaves like a standard hash/btree map keyed by `char`.
## How the wrong version fails
In `icu_properties` 2.x, `CodePointMapData::<T>::new()` is a const fn returning `CodePointMapDataBorrowed<'static, T>` rather than `CodePointMapData<T>`, leveraging zero-cost compiled data singletons (`T::SINGLETON`). Querying is performed on the borrowed wrapper using `.get(char)` or `.get32(u32)`. To obtain an owned `CodePointMapData<T>`, one calls `.static_to_owned()`, and queries against the owned structure require `.as_borrowed()`. Range iteration is performed via `.iter_ranges()` and `.iter_ranges_for_value()`, and conversion to underlying `CodePointTrie` structures is accessed through `.to_code_point_trie()` and `.as_code_point_trie()`.
Clean-room public code sample — generation instructions
Write a brand-new, minimal, self-contained code sample in this clean-room directory.
Do not copy, paraphrase, or reference any existing project source. Work only from this spec.
A csx.json manifest scaffold already exists. Do not recreate it from memory. Preserve its case.goal, packages and symbols; fill its empty case.contract with exact assertions and correct its environment, commands and verifierAdapter for the files you generate.
Goal: verify icu_properties::CodePointMapData in pkg:cargo/icu_properties@2.3.0
Kind: HOW
Use EXACTLY these public packages and versions:
- pkg:cargo/icu_properties@2.3.0
Demonstrate these symbols/APIs:
- icu_properties::CodePointMapData
Rules:
- One focused purpose; the smallest project that proves the goal.
- Include a contract test (test/contract.*) that runs OFFLINE and exits 0 exactly when the goal behavior works.
- Pin every dependency with a lockfile so resolution is reproducible.
- No secrets, credentials, or tokens. No real URLs (only example.com or localhost). No absolute paths.
- No personal names, emails, company names, or project identifiers of any kind.
- No binaries and no generated output (node_modules, dist, target, venv, .git, .env).
- Keep it under 200 files and 256KB packed.
{"case":{"caseId":"case:sha256:895a9c2ee07f877d6c7541ee17dc427ab14c91879e3da3d048f4775ff74ac781","contract":["CodePointMapData::new() constructs borrowed map data with compiled data","CodePointMapDataBorrowed queries category via get and get32","static_to_owned converts borrowed map data to owned CodePointMapData","iter_ranges iterates over consecutive code point ranges sharing the same value","iter_ranges_for_value yields ranges for a specific property value","iter_ranges_for_group yields ranges for a GeneralCategoryGroup","to_code_point_trie and as_code_point_trie convert CodePointMapData to CodePointTrie"],"goal":"verify icu_properties::CodePointMapData in pkg:cargo/icu_properties@2.3.0","kind":"HOW","packages":["pkg:cargo/icu_properties@2.3.0"],"schemaVersion":1,"symbols":["icu_properties::CodePointMapData"]},"contractCommand":["cargo","run","--offline"],"environment":{"arch":"x64","distro":"alpine","ecosystem":"cargo","libc":"musl","os":"linux","packageManager":"cargo","schemaVersion":1},"license":"MIT-0","packages":["pkg:cargo/icu_properties@2.3.0"],"schemaVersion":1,"subject":"pkg:cargo/icu_properties@2.3.0","symbols":["icu_properties::CodePointMapData"],"verifierAdapter":"cargo@1"}
{
"schemaVersion": 1,
"goal": "verify icu_properties::CodePointMapData in pkg:cargo/icu_properties@2.3.0",
"kind": "HOW",
"packages": [
"pkg:cargo/icu_properties@2.3.0"
],
"symbols": [
"icu_properties::CodePointMapData"
]
}
//! Clean-room verification sample for icu_properties CodePointMapData.
pub use icu_properties::CodePointMapData;
use icu_properties::props::{GeneralCategory, GeneralCategoryGroup};
use icu_properties::CodePointMapData;
fn main() {
// 1. CodePointMapData::new() constructs borrowed map data with compiled data
let gc_borrowed = CodePointMapData::<GeneralCategory>::new();
// 2. CodePointMapDataBorrowed queries category via get and get32
assert_eq!(gc_borrowed.get('A'), GeneralCategory::UppercaseLetter);
assert_eq!(gc_borrowed.get('a'), GeneralCategory::LowercaseLetter);
assert_eq!(gc_borrowed.get('0'), GeneralCategory::DecimalNumber);
assert_eq!(gc_borrowed.get32(0x0041), GeneralCategory::UppercaseLetter);
// 3. static_to_owned converts borrowed map data to owned CodePointMapData
let gc_owned = gc_borrowed.static_to_owned();
let gc_as_borrowed = gc_owned.as_borrowed();
assert_eq!(gc_as_borrowed.get(' '), GeneralCategory::SpaceSeparator);
// 4. iter_ranges iterates over consecutive code point ranges sharing the same value
let mut ranges = gc_borrowed.iter_ranges();
let first = ranges.next().expect("first range exists");
assert_eq!(first.range, 0..=31);
assert_eq!(first.value, GeneralCategory::Control);
// 5. iter_ranges_for_value yields ranges for a specific property value
let mut uppercase_ranges = gc_borrowed.iter_ranges_for_value(GeneralCategory::UppercaseLetter);
assert_eq!(uppercase_ranges.next(), Some('A' as u32..='Z' as u32));
// 6. iter_ranges_for_group yields ranges for a GeneralCategoryGroup
let mut letter_ranges = gc_borrowed.iter_ranges_for_group(GeneralCategoryGroup::Letter);
assert_eq!(letter_ranges.next(), Some('A' as u32..='Z' as u32));
assert_eq!(letter_ranges.next(), Some('a' as u32..='z' as u32));
// 7. to_code_point_trie and as_code_point_trie convert CodePointMapData to CodePointTrie
let trie = gc_owned.to_code_point_trie();
assert_eq!(trie.get32('A' as u32), GeneralCategory::UppercaseLetter);
assert!(gc_owned.as_code_point_trie().is_some());
println!("All icu_properties::CodePointMapData contract assertions passed successfully.");
}
Ursprungs-Seeder
anonym