Docs.rs
xchecker-engine-1.2.0
xchecker-engine 1.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
EffortlessSteven
Dependencies
anyhow ^1.0.100
normal
blake3 =1.8.3
normal
camino ^1.2.2
normal
chrono ^0.4.43
normal
clap ^4.5.55
normal
regex ^1.12.2
normal
serde =1.0.228
normal
serde_json =1.0.149
normal
serde_json_canonicalizer ^0.3.1
normal
serde_yaml_ng ^0.10.0
normal
strum ^0.27.2
normal
optional
tempfile ^3.24.0
normal
thiserror ^2.0.18
normal
tokio =1.49.0
normal
toml ^0.9.8
normal
tracing ^0.1.44
normal
which ^8.0.0
normal
xchecker-benchmark ^1.2.0
normal
xchecker-config ^1.2.0
normal
xchecker-doctor ^1.2.0
normal
xchecker-extraction ^1.2.0
normal
xchecker-fixup-model ^1.2.0
normal
xchecker-gate ^1.2.0
normal
xchecker-hooks ^1.2.0
normal
xchecker-llm ^1.2.0
normal
xchecker-packet ^1.2.0
normal
xchecker-phase-api ^1.2.0
normal
xchecker-phases ^1.2.0
normal
xchecker-receipt ^1.2.0
normal
xchecker-redaction ^1.2.0
normal
xchecker-runner ^1.2.0
normal
xchecker-status ^1.2.0
normal
xchecker-templates ^1.2.0
normal
xchecker-utils ^1.2.0
normal
xchecker-validation ^1.2.0
normal
xchecker-workspace ^1.2.0
normal
toml ^0.9.8
dev
xchecker-utils ^1.2.0
dev
dunce ^1.0.5
normal
Versions
98%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module canonicalization
xchecker_
engine
1.2.0
Module canonicalization
Module Items
Structs
Constants
Functions
In crate xchecker_
engine
xchecker_engine
Module
canonicalization
Copy item path
Source
Structs
§
Canonicalizer
Provides deterministic canonicalization and hashing of content Implements explicit v1 algorithms for YAML and Markdown canonicalization
Constants
§
CANONICALIZATION_
BACKEND
CANON_
VERSION
CANON_
VERSION_
MD
CANON_
VERSION_
YAML
Functions
§
emit_
jcs
Emit a value as JCS-canonical JSON (RFC 8785).