Docs.rs
pallet-commitment-0.1.2
pallet-commitment 0.1.2
Docs.rs crate page
MPL-2.0
30 July 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
jobyreuben
github:auguth:crate-owners
Dependencies
parity-scale-codec ^3.7.4
normal
derive_more ^0.99.17
normal
frame-benchmarking ^40.0.0
normal
optional
frame-plugins ^0.1.1
normal
frame-suite ^0.1.1
normal
frame-support ^40.1.0
normal
frame-system ^40.1.0
normal
scale-info ^2.11.6
normal
serde ^1.0.214
normal
sp-core ^36.1.0
normal
sp-runtime ^41.1.0
normal
sp-std ^14.0.0
normal
pallet-xp ^0.1.2
dev
sp-io ^40.0.1
dev
Versions
78.43%
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
EntryDigest
pallet_
commitment
0.1.2
In pallet_
commitment::
types
pallet_commitment
::
types
Type Alias
Entry
Digest
Copy item path
Source
pub type EntryDigest<T> =
Digest
<T>;
Expand description
Represents the
unique identifier
for an entry within an index.