Enum commit_verify::strategies::Id
source · pub enum Id {}Expand description
Commits to the value via commitment id of the type, which is serialized into the hasher.
Can apply only to types implementing [CommitId] trait.
pub enum Id {}Commits to the value via commitment id of the type, which is serialized into the hasher.
Can apply only to types implementing [CommitId] trait.